param.gamma {Zelig}R Documentation

param method for the ‘gamma’ Zelig model

Description

Return parameter estimates for the “gamma” GLM in Zelig.

Usage

  ## S3 method for class 'gamma'
param(obj, num, ...)

Arguments

obj

a ‘zelig’ object

num

an integer specifying the number of simulations to sample

...

ignored parameters

Value

a list to be cast as a ‘parameters’ object

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]