Print cluster allocation summary
Usage
# S3 method for class 'mixgpd_allocation'
print(x, return = c("label", "prob"), ...)
Arguments
- x
An object of class mixgpd_allocation.
- return
Character; what to display: "label" (default) shows cluster
sizes, "prob" shows certainty summaries.
- ...
Additional arguments (ignored).
Value
Invisibly returns the input object.