lessR: Less Code, More Results

Each function accomplishes the work of multiple 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 comprehensive summary statistics via pivot tables, a comprehensive regression analysis, ANOVA 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, and Trellis graphics. Also includes a confirmatory factor analysis of multiple indicator measurement models, pedagogical routines for data simulation such as for the Central Limit Theorem, generation and rendering of regression instructions for interpretative output, and interactive visualizations.

Version: 4.3.0
Depends: R (≥ 3.6.0)
Imports: graphics, grDevices, stats, utils, methods, lattice, latticeExtra, robustbase, ellipse, leaps, openxlsx, colorspace, shiny, knitr
Suggests: KernSmooth, rmarkdown, wesanderson, haven, readODS, triangle
Published: 2023-11-11
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, Pie 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.3.0.tar.gz
Windows binaries: r-devel: lessR_4.3.0.zip, r-release: lessR_4.3.0.zip, r-oldrel: lessR_4.3.0.zip
macOS binaries: r-release (arm64): lessR_4.3.0.tgz, r-oldrel (arm64): lessR_4.3.0.tgz, r-release (x86_64): lessR_4.3.0.tgz
Old sources: lessR archive

Reverse dependencies:

Reverse imports: CliquePercolation, starvars

Linking:

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