pull_stat_revised: Extract Statistical Measures from an fmri_lm Object

View source: R/fmrilm.R View source: R/fmri_lm_methods.R

pull_stat_revisedR Documentation

Extract Statistical Measures from an fmri_lm Object

Description

This function extracts statistical measures (e.g., estimates, standard errors) from an fmri_lm object.

Usage

pull_stat_revised(x, type, element)

Arguments

x

An fmri_lm object.

type

The type of statistic to extract: "betas", "contrasts", or "F".

element

The specific element to extract, such as "estimate", "se", "stat", or "prob".

Value

A tibble containing the requested statistical measures.


bbuchsbaum/fmrireg documentation built on June 10, 2025, 8:18 p.m.