.createMultiGroupTransformations {lessSEM} | R Documentation |
.createMultiGroupTransformations
Description
compiles the transformation function and adapts the parameter vector
Usage
.createMultiGroupTransformations(transformations, parameterValues)
Arguments
transformations |
string with transformations |
parameterValues |
values of parameters already in the model |
Value
list with extended parameter vector and transformation function pointer
[Package lessSEM version 1.5.5 Index]