Description Usage Arguments Details Value See Also Examples
Returns the expected information matrix from a fitted model object.
1 |
object |
any fitted model object for which the observed information 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 expected information matrix for a fitted regression model.
expInfo.nlreg
, nlreg.object
,
obsInfo
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.