fitlogit obtains a vector of fitted logit probabilities given parameters (pars) and data

fitlogit(pars, data)

Arguments

pars

vector of parameters

data

data frame. The first column of the data frame ought to be the binary dependent variable

Value

vec vector of fitted logit probabilities