cor.test
and displays the results in a compact format.cor_out(coroutput, stats = FALSE, print = TRUE)
cor.test
.TRUE
, the output includes t-values and corresponding degrees of freedom (default=FALSE
.TRUE
).cor_out(coroutput,...)
returns a line containing the formatted correlation results.
cor.test
is formatted according to the guidelines of the APA (American Psychological Association) as well as the DGPs ("Deutsche Gesellschaft fuer Psychologie"; German Psychological Society).
cor
; cor.test
; anova_out
; chi_out
; t_out
;