This package provides model.adapter
class which provides unified method to access common data and methods of statistical/machine learning models.
This package is developed for cv.model and partial.plot packages.
For the details of the class, please see the document of model.adapter in the help page in R.
To install the package, copy & paste following code into R console.
library(devtools)
install_github("https://github.com/Marchen/model.adapter")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.