print.npdflist {discfrail} | R Documentation |
Print output from a nonparametric discrete frailty modelling procedure with automatic model selection.
Description
Prints the model comparison statistics comparing models with different numbers of latent populations, and prints the estimates from the optimal model according to the criterion that was specified when calling npdf_cox
(by default, BIC criterion).
Usage
## S3 method for class 'npdflist'
print(x, digits = NULL, ...)
Arguments
x |
An object returned by |
digits |
Number of significant digits to present, by default |
... |
Further options (currently unused) |
[Package discfrail version 0.1 Index]