Display estimated partial correlation and associated p-values and confidence intevals.
# S3 method for partialCor
summary(object, digits = 3, detail = TRUE, ...)
a partialCor
object, output of partialCor
.
[integer,>0] number of digits used to display numeric values.
[integer,>0] passed to print.confint_lmm
. If above 0.5 also display when a back-transformation has been used.
other arguments are passed to print.confint_lmm
.