print.laplace: Print an object of class 'laplace' to the screen.

Description Usage Arguments Author(s) See Also Examples

Description

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

Usage

1
2
## S3 method for class 'laplace'
print(x, ...)

Arguments

x

An object of class laplace is required.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

LaplaceApproximation

Examples

1
### See the LaplaceApproximation function for an example.

ecbrown/LaplacesDemon documentation built on May 15, 2019, 7:48 p.m.