blueprint {stim} | R Documentation |
Creates a character matrix which specifies which effects to estimate and which effects to constrain to a non-zero value
Description
Creates a character matrix which specifies which effects to estimate and which effects to constrain to a non-zero value
Usage
blueprint(effects, use)
Arguments
effects |
A data frame that contains information on which cross-lagged effects to
estimate or constrain to a value other than zero. Each row
represents one effect. The |
use |
A vector with the variable names that will be used in the stability-informed model |
Value
A character matrix
[Package stim version 1.0.0 Index]