print.BLC: BLC: Print

View source: R/print_blc.R

print.BLCR 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.


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