Learn R Programming

ZeligChoice (version 0.8-1)

zelig2mlogit: interface between the Zelig model mlogit and the pre-existing function

Description

interface between the Zelig model mlogit and the pre-existing function

Usage

zelig2mlogit(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 specifying '.function'