Package: rigr 1.0.10

Amy D Willis

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.

Authors:Amy D Willis [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]

rigr_1.0.10.tar.gz
rigr_1.0.10.zip(r-4.7)rigr_1.0.10.zip(r-4.6)rigr_1.0.10.zip(r-4.5)
rigr_1.0.10.tgz(r-4.6-any)rigr_1.0.10.tgz(r-4.5-any)
rigr_1.0.10.tar.gz(r-4.7-any)rigr_1.0.10.tar.gz(r-4.6-any)
rigr_1.0.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
rigr/json (API)

# Install 'rigr' in R:
install.packages('rigr', repos = c('https://statdivlab.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/statdivlab/rigr/issues

Pkgdown/docs site:https://statdivlab.github.io

Datasets:

On CRAN:

Conda:

regressionstatistics

7.53 score 10 stars 57 scripts 857 downloads 11 exports 5 dependencies

Last updated from:c133159caa. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE210
source / vignettesOK248
linux-release-x86_64NOTE154
macos-release-arm64NOTE135
macos-oldrel-arm64NOTE101
windows-develNOTE114
windows-releaseNOTE180
windows-oldrelNOTE105
wasm-releaseOK117

Exports:descripdummylincompolynomialproptestproptestiregressttestttestiUwilcoxon

Dependencies:latticeMatrixsandwichsurvivalzoo

Regression in rigr
fnctl: the functional | formula and data | Linear Regression | Generalized Linear Regression | Logistic Regression | Poisson Regression | Proportional Hazards Regression | Regression on the Geometric Mean | Re-parameterizations of a Variable | Specifying the reference group with dummy | Polynomial regression | User-specified multiple partial F-tests | Testing contrasts: hypotheses about linear combinations of regression coefficients

Last update: 2022-09-05
Started: 2021-04-06

One- and two-sample inference in rigr
One and two-sample inference | t-tests | Tests of proportions | Wilcoxon and Mann-Whitney

Last update: 2021-09-09
Started: 2021-09-05

Descriptive statistics in rigr
Descriptive statistics with descrip | Descriptive statistics for strata | Descriptive statistics for subsets | Above/Below

Last update: 2021-09-09
Started: 2021-08-30

Readme and manuals

Help Manual

Help pageTopics
Regression, Inference, and General Data Analysis Tools in Rrigr-package rigr
ANOVAanova.uRegress
Calculate Cook's distances from 'uRegress' objectscooks.distance.uRegress
Descriptive Statisticsdescrip print.uDescriptives
Calculate dfbeta from 'uRegress' objectsdfbeta dfbeta.uRegress
Calculate dfbetas from 'uRegress' objectsdfbetas.uRegress
Create Dummy Variablesdummy
FEV datasetfev
Calculate the hat-values (leverages) from 'uRegress' objectshatvalues.uRegress
Tests of Linear Combinations of Regression Coefficientslincom lincom.do print.lincom
MRI datasetmri
Create Polynomialspolynomial
Prediction Intervals for 'uRegress' objectspredict predict.uRegress
Test of proportions with improved layoutplot.proptest print.proptest proptest proptest.default proptest.do
Test of proportions from summary statisticsprint.proptesti proptesti proptesti.default proptesti.do
PSA datasetpsa
General Regression for an Arbitrary Functionalfitted.uRegress print.augCoefficients print.uRegress regress uLRtest uWaldtest
Extract Residuals from 'uRegress' objectsresiduals residuals.uRegress
Extract standardized residuals from 'uRegress' objectsrstandard.uRegress
Extract Studentized residuals from 'uRegress' objectsrstudent.uRegress
Salary datasetsalary
T-test with Improved Layoutprint.ttest ttest ttest.default ttest.do
T-test Given Summary Statistics with Improved Layoutprint.ttesti ttesti ttesti.default ttesti.do
Create a Partial FormulaU
Wilcoxon Signed Rank and Mann-Whitney-Wilcoxon Rank Sum Testprint.wilcoxon wilcoxon wilcoxon.default wilcoxon.do