standardize_theta {IRTM} | R Documentation |
Standardize Theta
Description
standardizes theta estimates
Usage
standardize_theta(theta, Sigma)
Arguments
theta |
estimated object |
Sigma |
covariance matrix |
Value
theta divided by sigma param
[Package IRTM version 0.0.1.1 Index]