info_fit: Retrieve fit information for SRE model

info_fitR 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 SRE

See Also

See FRK for more information on the SRE model and available fitting methods.

Examples

# See example in the help file for FRK

FRK documentation built on Oct. 18, 2023, 5:06 p.m.