print.pairwiseCI {pairwiseCI}R Documentation

Print function for "pairwiseCI"

Description

Print out confidence intervals calculated using pairwiseCI.

Usage

## 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

Author(s)

Frank Schaarschmidt


[Package pairwiseCI version 0.1-6 Index]