.defineDerivatives {lessSEM} | R Documentation |
.defineDerivatives
Description
adds all elements required to compute the derivatives of the fitting function with respect to the parameters to the SEMList
Usage
.defineDerivatives(SEMList, parameterTable, modelMatrices)
Arguments
SEMList |
list representing SEM |
parameterTable |
table with parameters |
modelMatrices |
matrices of the RAM model |
Value
SEMList
[Package lessSEM version 1.5.5 Index]