Learn R Programming

endoSwitch (version 1.0.0)

calcPar: Endogenous switching regression

Description

This R function provides estimates of original distribution parameters (sigma and rho) from the estimates of transformed distribution parameters using the delta method.

Usage

calcPar(Results)

Arguments

Results

A maxLik object that is estimated by the endoSwitch function.

Value

A matrix that reports the estimates of original distribution parameters. sigma is standard deviation, and rho is correlation coefficient.