LPM: Get the parameter estimation in LPM

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/LPM.R

Description

Get the parameter estimation in LPM.

Usage

1
LPM(bLPMfit)

Arguments

bLPMfit

bLPM fit.

Details

LPM obtain the parameter estimation for LPM by using the bLPM fit.

Value

List of parameter estimation.

alpha

Estimation of parameter alpha.

beta

Estimation of parameter beta.

R

Estimation of the correlation matrix R.

Author(s)

Jingsi Ming

See Also

bLPM, post, test_beta

Examples

1
LPMfit <- LPM(bLPMfit)

mingjingsi/LPM documentation built on April 2, 2020, 9:32 a.m.