print.imprecise: Printing Imprecise Class Objects

Description Usage Arguments Author(s) References

View source: R/print_imprecise.R

Description

The function print.imprecise is the imprecise method of the generic function print which displays summaries produced from two classes of imprecise for an imprecise prior and summary.imprecise for an imprecise posterior.

Usage

1
2
3
4
5
  ## S3 method for class 'imprecise'
 print(x, ...)

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

Arguments

x

the object of classes imprecise or summary.imprecise.

...

further arugments to be passed to print.

Author(s)

Chel Hee Lee <gnustats@gmail.com>

References

Lee (2013) “Imprecise inferential framework”, PhD thesis.


ipeglim documentation built on May 2, 2019, 4:31 p.m.