linkinv {Zelig}R Documentation

Method for extracting the inverse link function from 'parameters' objects

Description

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.

Usage

  linkinv(param)

Arguments

param

a 'parameters' object

Value

the inverse link function specified by the 'param' function for the given Zelig model

Author(s)

Matt Owen mowen@iq.harvard.edu


[Package Zelig version 4.2-1 Index]