parameters: Constructor for 'parameters' class

Description Usage Arguments Value Author(s)

Description

Constructor for ‘parameters’ class

Usage

1
2
  parameters(simulations, alpha, fam = NULL, link = NULL,
    linkinv = NULL)

Arguments

simulations

a vector or matrix containing simulated values

alpha

ancillary parameters for the Zelig statistical model

fam

a family object which implicitly specifies the link and link-inverse functions for the

link

the link function of the specified statistical model. The ‘linkinv’ parameter is implicitly defined by by the ‘link’ parameter, when ‘linkinv’ is omitted

linkinv

the inverse link function

Value

a ‘parameters’ object

Author(s)

Matt Owen mowen@iq.harvard.edu


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