summarytext: Common text for the summary S3 methods

View source: R/summarytext.R

summarytextR 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


konkam/BNPdensity documentation built on March 14, 2024, 7:15 a.m.