Displays extended results of partR2, including R2, part (semi-partial) R2, inclusive R2, structure coefficients and beta weights.
# S3 method for partR2
summary(object, round_to = 4, ests = FALSE, ...)
No return value, prints extended summary of partR2 calculation.
partR2 object returned from one of the partR2 functions
Defaults to 4 (decimals)
Defaults to FALSE, if TRUE, also prints raw model estimates.
Additional arguments; not used at the moment