zprobit: Run a probit model in a pipe (see zlm)
Description
Run a probit model in a pipe (see zlm)
Usage
zprobit(data, formula, ...)
Arguments
data
A data.frame containing the model data.
formula
The formula to be fitted.
...
Other arguments to be passed to the glm function.