lessR: Less Code, More Results

Each function accomplishes the work of several or more standard R functions. For example, two function calls, Read() and CountAll(), read the data and generate summary statistics for all variables in the data frame, plus histograms and bar charts as appropriate. Other functions provide for descriptive statistics, a comprehensive regression analysis, analysis of variance and t-test, visualizations including the Violin/Box/Scatter plot for a numerical variable, bar chart, histogram, box plot, density curves, calibrated power curve, reading multiple data formats with the same function call, variable labels, color themes, Trellis graphics, and comprehensive summary statistics via pivot tables. Also includes a confirmatory factor analysis of multiple indicator measurement models, pedagogical routines for data simulation such as for the Central Limit Theorem, and generation and rendering of R markdown instructions for interpretative output.

Version: 4.2.2
Depends: R (≥ 3.5.0)
Imports: graphics, grDevices, stats, utils, methods, lattice, latticeExtra, robustbase, ellipse, leaps, openxlsx, colorspace, shiny, knitr, viridisLite
Suggests: KernSmooth, rmarkdown, wesanderson, haven, readODS, triangle
Published: 2022-07-13
Author: David Gerbing, The School of Business, Portland State University
Maintainer: David W. Gerbing <gerbing at pdx.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: lessR citation info
Materials: NEWS
CRAN checks: lessR results

Documentation:

Reference manual: lessR.pdf
Vignettes: 2. Visualize: Bar Chart
5. Customize: Colors
1. Data: Subset a Data Frame
4. Factor Analysis: Exploratory, Confirmatory
2. Visualize: Histogram
3. Models: Mean Inference, t-test and ANOVA
2. Visualize: Scatter, Box, and Violin Plots
3. Models: Proportion Inference
0. Data: Read, Write
3. Models: Regression, Least-Squares and Logistic
2. Visualize: Time Data
1. Data: Summary Statistics with a Pivot Table
1. Data: Utilities

Downloads:

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

Reverse dependencies:

Reverse imports: starvars

Linking:

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