print.sfclust {sfclust}R Documentation

Print method for sfclust objects

Description

Prints details of an sfclust object, including the (i) within-cluster formula; (ii) hyperparameters used for the MCMC sample such as the number of clusters penalty (q) and the movement probabilities (move_prob); (iii) the number of movement type dones during the MCMC sampling; and (iv) the log marginal likelihood of the model of the last clustering sample.

Usage

## S3 method for class 'sfclust'
print(x, ...)

Arguments

x

An object of class 'sfclust'.

...

Additional arguments passed to print.default.

Value

Invisibly returns the input sfclust object x. The function also prints a summary of:


[Package sfclust version 1.0.1 Index]