summary.partialCor {LMMstar} | R Documentation |
Summary for partial correlation
Description
Display estimated partial correlation and associated p-values and confidence intevals.
Usage
## S3 method for class 'partialCor'
summary(object, digits = 3, detail = TRUE, ...)
Arguments
object |
a |
digits |
[integer,>0] number of digits used to display numeric values. |
detail |
[integer,>0] passed to |
... |
other arguments are passed to |
[Package LMMstar version 1.1.0 Index]