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

View source: R/print.miss.R

print.missR Documentation

Print an object of class miss to the screen.

Description

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

Usage

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

Arguments

x

An object of class miss is required.

...

Additional arguments are unused.

Author(s)

Statisticat, LLC. software@bayesian-inference.com

See Also

MISS.

Examples

### See the MISS function for an example.

LaplacesDemonR/LaplacesDemon documentation built on April 1, 2024, 7:22 a.m.