param.probit {Zelig}R Documentation

Param Method for the 'probit' Zelig Model

Description

Param Method for the 'probit' Zelig Model

Usage

  ## S3 method for class 'probit'
param(obj, num=1000, ...)

Arguments

obj

a 'zelig' object

num

an integer specifying the number of simulations to sample

...

ignored

Value

a list to be cast as a 'parameters' object

Note

This method is used by the 'probit' Zelig model

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]