parseFormula.formula: Parse "Formula"-style Zelig Formulae

Description Usage Arguments Value Author(s)

Description

This method parses a “Formula”-style Zelig formula. This is to support the “Formula” object. It seems like it has the right idea when it comes to expressing multiple responses.

Usage

1
2
  ## S3 method for class 'Formula'
parseFormula(obj, data=NULL)

Arguments

obj

a list of formulae

data

a data frame

Value

an object of type “parseFormula”

Author(s)

Matt Owen mowen@iq.harvard.edu


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