| model.matrix.multiple {Zelig} | R Documentation |
multiple ObjectThis method is used to generate a model.matrix
adhering to the specifications in the help document
"model.matrix".
## S3 method for class 'multiple' model.matrix(object,data,shape="compact",eqn=NULL,...)
object |
an object of type |
data |
a |
shape |
a character-string specifying the shape of the matrix |
eqn |
an integer specifying the number of equations |
... |
ignored parameters |
This method is scheduled to be deprecated.