CRAN/E | LearningStats

LearningStats

Elemental Descriptive and Inferential Statistics

Installation

About

Provides tools to teach students elemental statistics. The main topics covered are descriptive statistics, probability models (discrete and continuous variables) and statistical inference (confidence intervals and hypothesis tests). One of the main advantages of this package is that allows the user to read quite a variety of types of data files with one unique command. Moreover it includes shortcuts to simple but up-to-now not in R descriptive features such a complete frequency table or an histogram with the optimal number of intervals. Related to model distributions (both discrete and continuous), the package allows the student to easy plot the mass/density function, distribution function and quantile function just detailing as input arguments the known population parameters. The inference related tools are basically confidence interval and hypothesis testing. Having defined independent commands for these two tools makes it easier for the student to understand what the software is performing, and it also helps the student to have a better knowledge on which specific tool they need to use in each situation. Moreover, the hypothesis testing commands provide not only the numeric result on the screen but also a very intuitive graph (which includes the statistic distribution, the observed value of the statistic, the rejection area and the p-value) that is very useful for the student to visualise the process. The regression section includes up to now, a simple linear model, with one single command the student can obtain the numeric summary as well as the corresponding diagram with the adjusted regression model and a legend with basic information (formula of the adjusted model and R-squared).

Key Metrics

Version 0.1.0
R ≥ 3.5.0
Published 2021-04-21 1112 days ago
Needs compilation? no
License GPL-2
CRAN checks LearningStats results
Language en-GB

Downloads

Yesterday 90 +43%
Last 7 days 358 -11%
Last 30 days 1.181 +32%
Last 90 days 2.798 +11%
Last 365 days 9.920 +23%

Maintainer

Maintainer

María Isabel Borrajo-García

mariaisabel.borrajo@usc.es

Authors

María Isabel Borrajo-García

aut / cre

Mercedes Conde-Amboage

aut

Alejandra López-Pérez

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

stats
grDevices
graphics
utils
tools
data.table
readxl
haven
readODS