Learn R Programming

Zelig (version 4.2-1)

parseFormula.list: Parse List-Style Zelig Formulae

Description

This method parses a list-style Zelig formula.

Usage

## S3 method for class 'list':
parseFormula(obj, data=NULL)

Arguments

obj
a list of formulae
data
a data frame

Value

  • an object of type "parseFormula"