fitlogit {bayesdistreg} | R Documentation |
fitlogit
obtains a vector of fitted logit probabilities given parameters (pars)
and data
fitlogit(pars, data)
pars |
vector of parameters |
data |
data frame. The first column of the data frame ought to be the binary dependent variable |
vec vector of fitted logit probabilities