| param.relogit {Zelig} | R Documentation |
Returns estimates on parameters, as well as, specifying link and inverse-link functions.
## S3 method for class 'relogit' param(obj, num, ...)
obj |
a zelig object containing the fitted model |
num |
an integer specifying the number of simulations to compute |
... |
unspecified parameters |
a list specifying important parameters for the “relogit” model
This method merely calls “param.logit”.