# Generated by roxygen2: do not edit by hand

S3method(QuinlanAttributes,Date)
S3method(QuinlanAttributes,POSIXct)
S3method(QuinlanAttributes,character)
S3method(QuinlanAttributes,data.frame)
S3method(QuinlanAttributes,factor)
S3method(QuinlanAttributes,matrix)
S3method(QuinlanAttributes,numeric)
S3method(QuinlanAttributes,ordered)
S3method(cubist,default)
S3method(dotplot,cubist)
S3method(predict,cubist)
S3method(print,cubist)
S3method(print,summary.cubist)
S3method(summary,cubist)
export(QuinlanAttributes)
export(cubist)
export(cubistControl)
export(exportCubistFiles)
export(makeDataFile)
export(makeNamesFile)
importFrom(lattice,dotplot)
importFrom(lattice,panel.segments)
importFrom(lattice,trellis.par.get)
importFrom(reshape2,melt)
importFrom(stats,complete.cases)
importFrom(stats,reshape)
importFrom(utils,globalVariables)
useDynLib(Cubist)
