Description Usage Arguments Details Value See Also Examples
Returns the observed information matrix from a fitted model object.
1 |
object |
any fitted model object for which the observed information matrix can be calculated. |
... |
absorbs any additional argument. |
This function is generic (see methods
); method
functions can be written to handle specific classes of data.
Classes which already have methods for this function include:
nlreg
.
the observed information matrix for a fitted regression model.
obsInfo.nlreg
, nlreg.object
,
expInfo
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.