print.pairwiseCI function

Print function for "pairwiseCI"

Print function for "pairwiseCI"

Print out confidence intervals calculated using pairwiseCI.

## S3 method for class 'pairwiseCI' print(x , digits=4, ... )

Arguments

  • x: an object of class "pairwiseCI", the output of function pairwiseCI()
  • digits: integer, to which decimal output shall be rounded
  • ...: further arguments to be passed to print
  • Maintainer: Frank Schaarschmidt
  • License: GPL-2
  • Last published: 2019-03-11

Useful links