Skip to contents

Calculate the standard error for an fmri_latent_lm object

Usage

# S3 method for fmri_latent_lm
standard_error(x, type = c("estimates", "contrasts"), recon = FALSE)

Arguments

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.

Value

A tibble containing the standard error values.

See also

fmri_latent_lm