ctmaLabels | R Documentation |
used for consistent labeling of names and parameters
ctmaLabels(
n.latent = NULL,
n.manifest = 0,
lambda = NULL,
manifestVars = NULL,
drift = NULL,
diff = NULL,
invariantDrift = NULL,
moderatedDrift = NULL,
equalDrift = NULL,
T0means = 0,
manifestMeans = 0
)
n.latent |
n.latent |
n.manifest |
n.manifest |
lambda |
lambda |
manifestVars |
manifestVar |
drift |
drift |
diff |
diffusion |
invariantDrift |
invariantDrift |
moderatedDrift |
moderatedDrift |
equalDrift |
equalDrift |
T0means |
T0means |
manifestMeans |
manifestMeans |
returns consistently named parameters (e.g., "V1toV2") as well es their symbolic values, which are used to fix or free parameters when fitting a 'CoTiMA' model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.