View source: R/fmri_latent_lm.R
standard_error.fmri_latent_lm | R Documentation |
Calculate the standard error for an fmri_latent_lm object
## S3 method for class 'fmri_latent_lm'
standard_error(x, type = c("estimates", "contrasts"), recon = FALSE, ...)
x |
An fmri_latent_lm object. |
type |
A character string specifying whether to return the standard error for "estimates" or "contrasts". |
recon |
Logical, if TRUE, the function calculates the standard error for reconstructed data. |
A tibble containing the standard error values.
fmri_latent_lm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.