Learn R Programming

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

learnstats (version 0.1.0)

An Interactive Environment for Learning Statistics

Description

Allows students with limited programming experience to use R as an interactive educational environment for statistical concepts, ranging from p-values to confidence intervals to stability in time series.

Copy Link

Version

Install

install.packages('learnstats')

Monthly Downloads

4

Version

0.1.0

License

GPL

Maintainer

Daniel Walter

Last Published

May 2nd, 2015

Functions in learnstats (0.1.0)

s_tdist

Run the T distribution shiny app.
qqsim

run the qqplot simulator script
timeseressim

Run the Time Series Simulation script.
s_normbinom

Run the Normal Approximation to the Binomial shiny app.
stats250

learnstats: Using R as an interactive educational environment.
s_fdist

Run the F distribution shiny app.
pval

Run the P-val Walkthrough script.
s_introbinom

Run the Intro Binomial shiny app.
prob

Run the Probability Walkthrough script.
Rcmdr

Load R Commander with the time series R Commander Plugin. This way, run Rcmdr() and the environment will be ready.
s_twonorm

Run the Two Normal Distributions shiny app.
s_uniform

Run the Uniform shiny app.
s_timeseries

Run the Timeseries shiny app.
s_propci

Run the proportion confidence interval shiny app.