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 partialCor object, output of partialCor.

digits

[integer,>0] number of digits used to display numeric values.

detail

[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.


[Package LMMstar version 1.1.0 Index]