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. A confirmatory factor analysis of multiple indicator measurement models is available, as are pedagogical routines for data simulation such as for the Central Limit Theorem. Compatible with 'RStudio' and 'knitr' including generation of R markdown instructions for interpretative output.

Version: 3.7.0
Depends: R (≥ 2.15.0)
Imports: graphics, grDevices, stats, utils, foreign, methods, lattice, latticeExtra, robustbase, ellipse, leaps, sas7bdat, readxl, triangle, colorspace, png
Suggests: KernSmooth
Published: 2018-01-06
Author: David W. 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
Package source: lessR_3.7.0.tar.gz
Windows binaries: r-devel: lessR_3.7.0.zip, r-release: lessR_3.7.0.zip, r-oldrel: lessR_3.7.0.zip
OS X El Capitan binaries: r-release: lessR_3.7.0.tgz
OS X Mavericks binaries: r-oldrel: lessR_3.7.0.tgz
Old sources: lessR archive

Linking:

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