print.summary.CCI | R Documentation |
Print and summary methods for the CCI class
## S3 method for class 'summary.CCI'
print(x, ...)
## S3 method for class 'CCI'
summary(object, ...)
x |
Object of class 'CCI' |
... |
Additional arguments to print/summary |
object |
Object of class 'CCI' |
The print methods have no return value, the summary methods return an object of class 'summary.CCI'.
perm.test
,
plot.CCI
, QQplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.