print.NBCD: Print information about NBCD model.

Description Usage Arguments

Description

Print information about NBCD model.

Usage

1
2
3
## S3 method for class 'NBCD'
print(x, size = c("small", "big"), ..., use.lm = FALSE, time,
  len = 3)

Arguments

x

[NBCD]
NBCD model.

size

[character]
small or big

...

[any]
Currently ignored.

use.lm

[logical]
use lm for prediction?

time

[numeric(1)]
prediction time, if missing: last time

len

[numeric(1)]
max. number of printed names/numbers/...


aschersleben/NBCD documentation built on May 12, 2019, 4:32 a.m.