der.link {simml} | R Documentation |
A subfunction used in estimation
Description
This function computes the 1st derivative of the treatment-specific link function with respect to the single index, using finite difference.
Usage
der.link(g.fit, eps = 10^(-6))
Arguments
g.fit |
a |
eps |
a small finite difference used in numerical differentiation. |
See Also
fit.simml
, simml
[Package simml version 0.3.0 Index]