Learn R Programming

SANple (version 0.2.0)

print.SANmcmc: Print MCMC output

Description

Print method for objects of class SANmcmc.

Usage

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

Value

The function prints a summary of the fitted model.

Arguments

x

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

...

ignored.

See Also

estimate_clusters, plot.SANmcmc