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