fisherI {docopulae} | R Documentation |
fisherI
utilizes nint_integrate
to evaluate the Fisher information.
fisherI(ff, theta, parNames, yspace, ...)
ff |
either
where |
theta |
the list of parameters. |
parNames |
a vector of names or indices, the subset of parameters to use. |
yspace |
a space, the support of |
... |
other arguments passed to |
If ff
is a list, it shall contain dlogf
xor d2logf
.
fisherI
returns a named matrix, the Fisher information.
buildf
, numDerivLogf
, DerivLogf
, nint_space
, nint_transform
, nint_integrate
, param
## see examples for param