View source: R/summary.partR2.R
summary.partR2 | R Documentation |
Displays extended results of partR2, including R2, part (semi-partial) R2, inclusive R2, structure coefficients and beta weights.
## S3 method for class 'partR2'
summary(object, round_to = 4, ests = FALSE, ...)
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 |
No return value, prints extended summary of partR2 calculation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.