print.BLC {BayesMortalityPlus}R Documentation

BLC: Print

Description

Print details from a fitted BLC model and returns it invisibly.

Usage

## S3 method for class 'BLC'
print(x, ...)

Arguments

x

A BLC or PredBLCobject, result of a call to blc() or predict() function.

...

Further arguments passed to or from other methods.

Value

A character vector with the details of a fitted BLC or PredBLC model.

See Also

print.DLM() and print.HP() for DLM or HP methods.


[Package BayesMortalityPlus version 0.2.3 Index]