iben-mickrick / minicaret

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minicaret

Add on R package to caret that implements some additional functionality.

To test this package, download the project and start up R. install.packages("devtools") library(devtools) load_all() test()

To install this package, use devtools. install.packages("devtools") library(devtools) install_github("yina/minicaret")

About


Languages

Language:R 100.0%