# NOT RUN {
mu <- 2;lambda <- 20;nu <- 1.1512925
lambdaP <- UtilIntrinsic2PhysicalRSM(mu, lambda, nu)$lambdaP
nuP <- UtilIntrinsic2PhysicalRSM(mu, lambda, nu)$nuP
## note that the physical values are only constrained to be positive, but the physical variable nuP
## must obey 0 <= nuP <= 1
# }
Run the code above in your browser using DataLab