summary.partR2: Complete summary of a partR2 object

Description Usage Arguments Value

View source: R/summary.partR2.R

Description

Displays extended results of partR2, including R2, part (semi-partial) R2, inclusive R2, structure coefficients and beta weights.

Usage

1
2
## S3 method for class 'partR2'
summary(object, round_to = 4, ests = FALSE, ...)

Arguments

object

partR2 object returned from one of the partR2 functions

round_to

Defaults to 4 (decimals)

ests

Defaults to FALSE, if TRUE, also prints raw model estimates.

...

Additional arguments; not used at the moment

Value

No return value, prints extended summary of partR2 calculation.


partR2 documentation built on Jan. 18, 2021, 5:06 p.m.