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.

Package details

AuthorAmy D Willis [aut, cre] (<https://orcid.org/0000-0002-2802-4317>), 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]
MaintainerAmy D Willis <adwillis@uw.edu>
LicenseMIT + file LICENSE
Version1.0.4
URL https://statdivlab.github.io/rigr/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rigr")

Try the rigr package in your browser

Any scripts or data that you put into this service are public.

rigr documentation built on Sept. 7, 2022, 1:05 a.m.