rigr: Regression, Inference, and General Data Analysis Tools in R

A set of tools to streamline data analysis. Learning both R and introductory statistics at the same time can be challenging, and so we created 'rigr' to facilitate common data analysis tasks and enable learners to focus on statistical concepts. We provide easy-to-use interfaces for descriptive statistics, one- and two-sample inference, and regression analyses. 'rigr' output includes key information while omitting unnecessary details that can be confusing to beginners. Heteroscedasticity-robust ("sandwich") standard errors are returned by default, and multiple partial F-tests and tests for contrasts are easy to specify. A single regression function can fit both linear and generalized linear models, allowing students to more easily make connections between different classes of models.

Version: 1.0.4
Depends: R (≥ 3.5.0)
Imports: sandwich, stats, survival
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, tidyverse, car
Published: 2022-09-06
Author: Amy D Willis ORCID iD [aut, cre], Taylor Okonek [aut], Charles J Wolock [aut], Brian D Williamson [aut], Scott S Emerson [aut], Andrew J Spieker [aut], Yiqun T Chen [aut], Travis Y Hee Wai [ctb], James P Hughes [ctb], R Core Team [ctb], Akhil S Bhel [ctb], Thomas Lumley [ctb]
Maintainer: Amy D Willis <adwillis at uw.edu>
BugReports: https://github.com/statdivlab/rigr/issues/
License: MIT + file LICENSE
URL: https://statdivlab.github.io/rigr/
NeedsCompilation: no
Materials: README
CRAN checks: rigr results

Documentation:

Reference manual: rigr.pdf
Vignettes: Descriptive statistics in rigr
One- and two-sample inference in rigr
Regression in rigr

Downloads:

Package source: rigr_1.0.4.tar.gz
Windows binaries: r-devel: rigr_1.0.4.zip, r-release: rigr_1.0.4.zip, r-oldrel: rigr_1.0.4.zip
macOS binaries: r-release (arm64): rigr_1.0.4.tgz, r-oldrel (arm64): rigr_1.0.4.tgz, r-release (x86_64): rigr_1.0.4.tgz
Old sources: rigr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rigr to link to this page.