Learn R Programming

⚠️There's a newer version (4.4.2) of this package.Take me there.

lessR (version 4.1.4)

Less Code, More Results

Description

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.

Copy Link

Version

Install

install.packages('lessR')

Monthly Downloads

3,521

Version

4.1.4

License

GPL (>= 2)

Maintainer

David W Gerbing

Last Published

December 14th, 2021

Functions in lessR (4.1.4)

Merge

Merge Two Data Frames Horizontally or Vertically
Help

Help System for Statistics by Topic that Suggests Related Functions
ANOVA

Analysis of Variance
CountAll

CountAll Descriptive Analysis of all Variables in the Data Frame
LineChart

Line Chart such as a Run Chart or Time-Series Chart
BarChart

Bar Chart for One or Two Variables
Density

Density Curves from Data plus Histogram
Correlation

Correlation Analysis
Logit

Logit Regression Analysis
Histogram

Histogram