print.SANmcmc {SANple}R Documentation

Print MCMC output

Description

Print method for objects of class SANmcmc.

Usage

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

Arguments

x

object of class SANmcmc (the result of a call to sample_fiSAN, sample_fiSAN_sparsemix, sample_fSAN, sample_fSAN_sparsemix, or sample_CAM).

...

ignored.

Value

The function prints a summary of the fitted model.

See Also

estimate_clusters, plot.SANmcmc


[Package SANple version 0.1.1 Index]