The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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)
::install_github("statswithr/statsr",
devtoolsdependencies=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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.