Description Usage Arguments Value
Model transformations Implements parameter transforms from one parameter to others dependent on the model Currently only 3PL supported with passings between b <-> d and c <-> cp'
1 | model.transform(z, model, src, target, byrow = F)
|
z |
The parameter matrix or named list. |
model |
The model to transform |
src |
The original parameter to transform |
target |
The target parameter of the transform |
z The parameters with the transform
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.