mortalityFits-class: mortalityFits

Description Usage Arguments Details Value

Description

representation of a list of several fits of mortalityHazard objects to the same data

given a list of mortalityFit objects, contained in a mortalityFits object, produce comparisons between them along a number of dimensions. NB/TODO: for now, assuming that all were fit to the same data. eventually, it would be nice to explicitly check this

Usage

1

Arguments

mf

a data frame with the fit results, as produced by as.data.frame.mortalityFits

...

other params, not currently used

Details

name

the name of this set of fits

data

the mortalityData object that all of these models were fit to

fits

a list whose entries contain the fits of all of the models

Value

a list with entries df, which is a dataframe with the fit results, and summary


dfeehan/mortfit documentation built on Nov. 14, 2020, 9:04 p.m.