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 |
... |
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.4 Index]