stats.fmri_lm: Extract Statistical Values from an fmri_lm Object

View source: R/fmrilm.R

stats.fmri_lmR Documentation

Extract Statistical Values from an fmri_lm Object

Description

This function extracts statistical values (e.g., t-statistics, F-statistics) from an fmri_lm object.

Usage

## S3 method for class 'fmri_lm'
stats(x, type = c("estimates", "contrasts", "F"), ...)

Arguments

x

An fmri_lm object.

type

The type of statistics to extract: "estimates", "contrasts", or "F".

...

Additional arguments (currently unused).

Value

A tibble containing the requested statistical values.


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.