print.emcorrprobit: Printing an EMcorrProbit fit

Description Usage Arguments Details Value

View source: R/EMcorrProbit.R

Description

print of an emcorrprobit object

Usage

1
2
## S3 method for class 'emcorrprobit'
print(x, ...)

Arguments

x

an object of class 'emcorrprobit'

...

not used.

Details

list(Sigma.rand.effects=sigma.rand.new, regression.coefficients=betanew, differences.in.thresholds=deltanew, thresholds=c(0,cumsum(deltanew)), random.effects=firstmomentb, loglikelihood=loglikelihood, AIC=AIC, BIC=BIC, number.iterations=number.it, data.ordinal=data.ordinal, predictors.fixed=predictors.fixed, predictors.random=predictors.random, exact=exact, montecarlo=montecarlo, epsilon=epsilon)

Value

The 'emcorrprobit' is a list.


ninard/EMcorrProbit documentation built on May 23, 2019, 7:05 p.m.