converts cor.test() model to APA format string
Arguments
- m
model from
cor.test()- level
specify confidence level (default: 0.95). note: level should match the confidence level used in
cor.test(). this argument does not actually update the confidence interval range, but only the reported confidence interval level- digits
round statistics to specified digit
- format
specify format (default: html) (options: html, plain)
See also
Other model2apa:
lm2apa(),
lmer2apa(),
model2apa()