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