# NOT RUN {
mu <- 2;lambdaP <- 10;nuP <- 0.9
lambda <- UtilPhysical2IntrinsicRSM(mu, lambdaP, nuP)$lambda
nu <- UtilPhysical2IntrinsicRSM(mu, lambdaP, nuP)$nu
## note that the physical values are only constrained to be positive, e.g., nu is not constrained
## to be between 0 and one.
# }
Run the code above in your browser using DataLab