Thanks to visit codestin.com
Credit goes to github.com

Skip to content

StatsWithR/statsr

Repository files navigation

Build Status CRAN_Status_Badge

statsr

The R package statsr provides functions and datasets to support the Coursera Statistics with R Specialization videos and open access book An Introduction to Bayesian Thinking for learning Bayesian and frequentist statistics using R.

To install the latest version from github, verify that there is a passing badge above on the README page. In R enter

library(devtools)
devtools::install_github("statswithr/statsr",
                         dependencies=TRUE,
                         upgrade_dependencies = TRUE)

This will install the packages and any packages that are required, as well as updating any installed packages to their latest versions.

About

Companion package for the Coursera Statistics with R specialization

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5