get_formula.fmri_model: Get the formula representation of an fMRI model

View source: R/fmrilm.R

get_formula.fmri_modelR Documentation

Get the formula representation of an fMRI model

Description

This function extracts the formula from an fmri_model object.

Usage

## S3 method for class 'fmri_model'
get_formula(x)

Arguments

x

An fmri_model object.

Value

A formula representing the model.


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