.extractParametersFromSyntax {lessSEM} | R Documentation |
.extractParametersFromSyntax
Description
extract the names of the parameters in a syntax
Usage
.extractParametersFromSyntax(syntax, parameterLabels)
Arguments
syntax |
syntax for parameter transformations |
parameterLabels |
names of parameters in the model |
Value
vector with names of parameters used in the syntax and vector with boolean indicating if parameter is transformation result
[Package lessSEM version 1.5.5 Index]