print.SANmcmc: Print MCMC output

View source: R/print.R

print.SANmcmcR 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


SANple documentation built on June 22, 2024, 9:44 a.m.