Rdocumentation
powered by
Learn R Programming
ZeligChoice (version 0.8-1)
zelig2bprobit: Interface between
bprobit
model and Zelig This function is exclusively for use by the
zelig
function
Description
Interface between
bprobit
model and Zelig This function is exclusively for use by the
zelig
function
Usage
zelig2bprobit(formula, weights=NULL, repweights=NULL, ..., data)
Arguments
formula
a formula
weights
A set of non-negative value weights. Overrides repweights if defined.
repweights
A set of whole number (non-negative integer) weights. Useful if weights are just for making copies of or deleting certain observations or for frequency weights.
...
ignored parameters
data
a data.frame
Value
a list to be coerced into a zelig.call object