Learn R Programming

Zelig (version 4.2-1)

parseFormula.Formula: Parse ``Formula''-style Zelig Formulae

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

## 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''