Heatmap: Generic Heatmap function

View source: R/Heatmap_default.R

HeatmapR Documentation

Generic Heatmap function

Description

Generic function to Heatmap method.

Usage

Heatmap(x, ...)

Arguments

x

Object or list of objects of class HP, DLM, ClosedHP or ClosedDLM. Object of class BLC or PredBLC.

...

Further arguments passed to or from other methods.

Value

A ggplot2 heatmap of the life expectancy.

See Also

Heatmap.HP(), Heatmap.DLM(), Heatmap.BLC() and Heatmap.list().


BayesMortalityPlus documentation built on June 22, 2024, 7 p.m.