print.pmc {LaplacesDemon}R Documentation

Print an object of class pmc to the screen.

Description

This may be used to print the contents of an object of class pmc to the screen.

Usage

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

Arguments

x

An object of class pmc is required.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

PMC.

Examples

### See the PMC function for an example.

[Package LaplacesDemon version 16.1.6 Index]