param.relogit2 {Zelig}R Documentation

Estimate Parameters for the “relogit” Zelig Mdoel

Description

Returns estimates on parameters, as well as, specifying link and inverse-link functions.

Usage

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

Arguments

obj

a zelig object containing the fitted model

num

an integer specifying the number of simulations to compute

x

ideally we should be able to remove this parameter

...

unspecified parameters

Value

a list specifying important parameters for the “relogit” model


[Package Zelig version 4.2-1 Index]