inst/formula/test.R

library(Biobase)
source("code.R")
library(golubEsets)
data(Golub_Train)

library(RWeka)

gg = J48(ALL.AML~., data=Golub_Train[1:2,])

Try the MLInterfaces package in your browser

Any scripts or data that you put into this service are public.

MLInterfaces documentation built on Nov. 8, 2020, 8:14 p.m.