cells.baseline_model: Retrieve Cells of a Baseline Model.

View source: R/baseline_model.R

cells.baseline_modelR Documentation

Retrieve Cells of a Baseline Model.

Description

Combines the cells from all baseline terms into a tibble with an index.

Usage

## S3 method for class 'baseline_model'
cells(x, ...)

Arguments

x

A baseline_model object.

Value

A tibble with columns: term, level, basis, and index.


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