standard_error.fmri_latent_lm: Calculate the standard error for an fmri_latent_lm object

View source: R/fmri_latent_lm.R

standard_error.fmri_latent_lmR Documentation

Calculate the standard error for an fmri_latent_lm object

Description

Calculate the standard error for an fmri_latent_lm object

Usage

## S3 method for class '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


bbuchsbaum/fmrireg documentation built on May 16, 2023, 10:56 a.m.