param.tobit {Zelig}R Documentation

Param Method for the tobit Zelig Model

Description

Param Method for the tobit Zelig Model

Usage

  ## S3 method for class 'tobit'
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

Note

This method is used by the tobit Zelig model

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]