From d2a63a834bd0d647c2e4473a0e40ac5dacb6132f Mon Sep 17 00:00:00 2001 From: Tim Bates Date: Thu, 15 Sep 2022 12:35:33 +0100 Subject: [PATCH] Rd --- man/umxAPA.Rd | 6 +++++- man/umxDiscTwin.Rd | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/man/umxAPA.Rd b/man/umxAPA.Rd index 6b35aa6e..f2be6f1f 100644 --- a/man/umxAPA.Rd +++ b/man/umxAPA.Rd @@ -59,7 +59,11 @@ Finally, set se to the CI c(lower, upper), to back out the SE.} } } \description{ -\code{umxAPA} creates APA-style reports from a range of statistical models, or to summarize data. +\code{umxAPA} creates APA-style reports from a range of statistical models, or to summarize data. I wrote it to suit me. + +Nice alternatives include jtools's \code{summ} function. + +Example functionality includes: \enumerate{ \item Given an \code{\link[stats:lm]{stats::lm()}} model, \code{umxAPA} will return a formatted effect, including 95\% CI. e.g.: \code{umxAPA(lm(mpg~wt, data=mtcars), "wt")} yields: \eqn{\beta} = -5.34 [-6.48, -4.20], p < 0.001. here "wt" diff --git a/man/umxDiscTwin.Rd b/man/umxDiscTwin.Rd index 2c8fd889..dc5ea85b 100644 --- a/man/umxDiscTwin.Rd +++ b/man/umxDiscTwin.Rd @@ -78,7 +78,7 @@ print(tmp, digits = 3) } \itemize{ \item Bergen, S. E., Gardner, C. O., Aggen, S. H., & Kendler, K. S. (2008). Socioeconomic status and social support following illicit drug use: causal pathways or common liability? \emph{Twin Res Hum Genet}, \strong{11}, 266-274. \doi{10.1375/twin.11.3.266} -\item McGue, M., Osler, M., & Christensen, K. (2010). Causal Inference and Observational Research: The Utility of Twins. \emph{Perspectives on Psychological Science}, \strong{5}, 546-556. doi 10.1177/1745691610383511. +\item McGue, M., Osler, M., & Christensen, K. (2010). Causal Inference and Observational Research: The Utility of Twins. \emph{Perspectives on Psychological Science}, \strong{5}, 546-556. \doi{10.1177/1745691610383511} } } \seealso{