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, plotting including the introduced here 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 a built-in help system. 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: 3.9.6
Depends: R (≥ 2.15.0)
Imports: graphics, grDevices, stats, utils, methods, lattice, latticeExtra, robustbase, ellipse, leaps, openxlsx, triangle, colorspace, viridisLite, knitr
Suggests: KernSmooth, rmarkdown, wesanderson, haven
Published: 2020-06-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

Downloads:

Reference manual: lessR.pdf
Vignettes: bar chart
custom features
subset a data frame
histogram
mean inference
scatter plots
read, write data
regression analysis
pivot table
Package source: lessR_3.9.6.tar.gz
Windows binaries: r-devel: lessR_3.9.6.zip, r-release: lessR_3.9.6.zip, r-oldrel: lessR_3.9.6.zip
macOS binaries: r-release: lessR_3.9.6.tgz, r-oldrel: lessR_3.9.6.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.