| linkinv {Zelig} | R Documentation |
Returns the inverse link function of a “parameters” object. If the model's developer did not specify one (but did specify a link function) this function returns a numerical approximation of the link function.
linkinv(param)
param |
a 'parameters' object |
the inverse link function specified by the 'param' function for the given Zelig model
Matt Owen mowen@iq.harvard.edu