makeZeligObject: Make an Individual Zelig Object

Description Usage Arguments Value

Description

Returns a “zelig” object with the proper specifications

Usage

1
2
  makeZeligObject(object, model, call, zelig_call, data,
    label, env, package.name = NULL)

Arguments

object

a fitted statistical model

model

a character-string specifying the name of the model

call

The call that produced the fitted model

zelig_call

The call made to the original zelig function

data

the data.frame used to fit the model

label

a character-string or symbol used as a human-readable label for the data-set

env

an environment variable that contains all variables to evaluate the call “zelig_call”

package.name

a character-string specifyign the name of the package that is the source of the model used to fit this object

Value

A “zelig” object


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