standard_error.fmri_lm | R Documentation |
This function extracts standard errors from an fmri_lm
object.
## S3 method for class 'fmri_lm'
standard_error(x, type = c("estimates", "contrasts"))
x |
An |
type |
The type of standard errors to extract: |
A tibble containing the standard errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.