https://github.com/cran/AppliedPredictiveModeling
Raw File
Tip revision: 1ff4e344a8dcb42ca6ecbb3d5cd788c1d820ff00 authored by Max Kuhn on 22 May 2018, 18:14:21 UTC
version 1.1-7
Tip revision: 1ff4e34
NAMESPACE
exportPattern("^[[:alpha:]]+")

import(CORElearn, MASS, plyr, reshape2)
importFrom("grDevices", "rgb")
importFrom("stats", "runif", "sd")
importFrom("utils", "install.packages")
importFrom("lattice", "trellis.par.set", "trellis.par.get", "panel.xyplot")
importFrom("ellipse", "ellipse")
back to top