summary.out: Summarize

Description Usage Arguments Note Examples

Description

Extracts estimate of fraud and 95 percent credible interval (if such is estimated) for the object of class out returned by spikes or confint.out.

Usage

1
2
## S3 method for class 'out'
summary(object, ...)

Arguments

object

Object of class out

...

additional arguments

Note

If the argument is from spikes, then summary returns degenerate credible interval, as it was not estimated. To return a proper credible interval, confint.out must take as its argument object returned by confint.out.

Examples

1
2

spikes documentation built on May 2, 2019, 7:55 a.m.

Related to summary.out in spikes...