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

Description Usage Arguments Author(s) See Also Examples

View source: R/print.iterquad.R

Description

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

Usage

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

Arguments

x

An object of class iterquad is required.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

IterativeQuadrature

Examples

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

LaplacesDemon documentation built on July 9, 2021, 5:07 p.m.