print.BLC {BayesMortalityPlus} | R Documentation |
Print details from a fitted BLC model and returns it invisibly.
## S3 method for class 'BLC'
print(x, ...)
x |
A |
... |
Further arguments passed to or from other methods. |
A character vector with the details of a fitted BLC
or PredBLC
model.
print.DLM()
and print.HP()
for DLM
or HP
methods.