calcPar {endoSwitch} | R Documentation |
This R function provides estimates of original distribution parameters (sigma and rho) from the estimates of transformed distribution parameters using the delta method.
calcPar(Results)
Results |
A maxLik object that is estimated by the |
A matrix that reports the estimates of original distribution parameters. sigma is standard deviation, and rho is correlation coefficient.