Awesome
R package for the PogromcyDanych Masive Online Open Course
Install the latest version of PogromcyDanych from GitHub:
if (!require(devtools)) {
install.packages("devtools")
require(devtools)
}
install_github("pbiecek/PogromcyDanych")
or use the CRAN version:
install.packages("PogromcyDanych")
Kindly cite the PogromcyDanych R package:
Przemyslaw Biecek (2015)
PogromcyDanych R package
https://github.com/pbiecek/PogromcyDanych