Learn R Programming

SANple (version 0.2.0)

print.SANclusters: Print cluster summary

Description

Print the cluster-specific sample means and variances of the estimated observational and distributional partition.

Usage

# S3 method for SANclusters
print(x, ...)

Value

The function prints a summary of the estimated clusters.

Arguments

x

object of class SANclusters (the result of a call to estimate_clusters)

...

ignored.