print.npdflist {discfrail} | R Documentation |
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).
## S3 method for class 'npdflist'
print(x, digits = NULL, ...)
x |
An object returned by |
digits |
Number of significant digits to present, by default |
... |
Further options (currently unused) |