conditions: Conditions

View source: R/all_generic.R

conditionsR Documentation

Conditions

Description

return the set of condition labels associated with a model term

Usage

conditions(x, ...)

## S3 method for class 'event_model'
conditions(x, ...)

## S3 method for class 'fmri_term'
conditions(x, ...)

## S3 method for class 'convolved_term'
conditions(x, ...)

## S3 method for class 'afni_hrf_convolved_term'
conditions(x, ...)

## S3 method for class 'afni_trialwise_convolved_term'
conditions(x, ...)

## S3 method for class 'event_term'
conditions(x, drop.empty = TRUE, ...)

Arguments

x

the model term

...

extra args


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