untransform_values {simts} | R Documentation |
Revert Transform Values for Display
Description
Undo the previous transform of parameter guesses to obtain the GMWM estimates.
Usage
untransform_values(theta, desc, objdesc, model_type)
Arguments
theta |
A |
desc |
A |
objdesc |
A |
model_type |
A |
Value
A vec
containing the undone transformation of parameters.
Author(s)
James Joseph Balamuta (JJB)
[Package simts version 0.2.2 Index]