.getParameters | R Documentation |
returns the parameters of the internal model representation.
.getParameters(SEM, raw = FALSE, transformations = FALSE)
SEM |
model of class Rcpp_SEMCpp. Models of this class |
raw |
controls if the parameter are returned in raw format or transformed |
transformations |
should transformed parameters be included? |
labeled vector with parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.