predict.emlogit: Obtain the predicted probability

Description Usage Arguments

View source: R/emlogit-summary.R

Description

Obtain the predicted probability

Usage

1
2
## S3 method for class 'emlogit'
predict(obj, newdata = NULL)

Arguments

obj

An output of emlogit() funcion.

newdata

A matrix of newdata. If not provided, the insample fit is returned.


soichiroy/emlogit documentation built on Sept. 24, 2021, 5:22 p.m.