summarytext {BNPdensity} | R Documentation |
Common text for the summary S3 methods
Description
Common text for the summary S3 methods
Usage
summarytext(
fit,
kernel_comment,
BNP_process_comment,
number_of_clusters = FALSE
)
Arguments
fit |
NRMIx or PYx object |
kernel_comment |
Text specific to the parametric and nonparametric nature of the model |
BNP_process_comment |
Text specific to the nonparametric process, NRMI or Pitman-Yor |
number_of_clusters |
Flag to decide whether to compute the optimal clustering |
Value
Prints out the text for the summary S3 methods
[Package BNPdensity version 2023.3.8 Index]