Learn R Programming

FRK (version 2.3.1)

info_fit: 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 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

Run this code
# See example in the help file for FRK

Run the code above in your browser using DataLab