s.logistic.misclass.fit: S Logistic Misclassification Fitter
Description
Computes the estimate for the consistent misclassification method.Usage
s.logistic.misclass.fit(x, y, mc.gamma, maxit, mc.trc, mc.tol, beta1)
Arguments
maxit
maximum number of iterations.
mc.trc
a logical value. If TRUE
diagnostic information is displayed during the computation of the fit.
beta1
initial parameter estimates.
Value
- a list containing the parameter estimates.