model.matrix.multiple: Create Design Matrix of a 'multiple' Object

Description Usage Arguments Note

Description

This method is used to generate a model.matrix adhering to the specifications in the help document "model.matrix".

Usage

1
2
  ## S3 method for class 'multiple'
model.matrix(object,data,shape="compact",eqn=NULL,...)

Arguments

object

an object of type multiple. This represents a Zelig 3.5 formula

data

a data.frame

shape

a character-string specifying the shape of the matrix

eqn

an integer specifying the number of equations

...

ignored parameters

Note

This method is scheduled to be deprecated.


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.