This is an R package with miscellaneous functions for machine-learning tasks. To get this package from GitHub, run
devtools::install_github("vlyubchich/MML")
library(MML)
This package is not currently on CRAN.
The package includes the functions for
gof_qr()
to calculate goodness-of-fit measures for quantile regressionpartial_qrf()
to calculate partial dependence plots from quantile random forestAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.