Coerce parameters in RCOX models. These functions should not be called directly by the user.
theta2K(object, theta, scale = "original")K2theta(object, K, scale = "original")
# S3 method for rcon
theta2K(object, theta, scale = "original")
# S3 method for rcor
theta2K(object, theta, scale = "original")
# S3 method for rcon
K2theta(object, K, scale = "original")
# S3 method for rcor
K2theta(object, K, scale = "original")
Model object.
Parameter.
On which scales are the parameters computed.
Concentration matrix.
Søren Højsgaard, sorenh@math.aau.dk