plot.mortalityHazard: Plot mortality hazard, represented by a mortalityHazard...

Description Usage Arguments Value

View source: R/plotmethods.R

Description

Plot mortality hazard, represented by a mortalityHazard object and possibly a vector of parameters

Usage

1
plot.mortalityHazard(x, age = 1:19, age.offset = 80, theta = NULL)

Arguments

x

the mortalityHazard object to plot

age

the age range to plot over

age.offset

the offset used (often 80)

theta

the vector of parameters to use. if none is specified, use the mortalityHazard object's defaults

Value

a ggplot2 object containing the plot


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