getResponseTerms.list {Zelig}R Documentation

Get Response Terms from a List-style Formula

Description

This method gets the response terms from a standard formula

Usage

  ## S3 method for class 'list'
getResponseTerms(x, ...)

Arguments

x

a list of formulae

...

ignored parameters

Value

a character-vector specifying the response terms of the formula

Author(s)

Matt Owen


[Package Zelig version 4.2-1 Index]