info_fit {FRK} | R Documentation |
Retrieve fit information for SRE model
Description
Takes an object of class SRE
and returns a list containing all the relevant information on parameter estimation
Usage
info_fit(object)
## S4 method for signature 'SRE'
info_fit(object)
Arguments
object |
object of class |
See Also
See FRK
for more information on the SRE model and available fitting methods.
Examples
# See example in the help file for FRK
[Package FRK version 2.3.1 Index]