README.md

model.adapter: an R package providing abstraction layer for statistical/machine learning models

Build Status

Introduction

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.

Install

To install the package, copy & paste following code into R console.

library(devtools)
install_github("https://github.com/Marchen/model.adapter")


Marchen/model.adapter documentation built on July 3, 2023, 11:07 a.m.