https://github.com/cran/cccd
Raw File
Tip revision: 88a3c170904942f447b597ee7771d66a1825027b authored by David J. Marchette on 24 March 2013, 00:00:00 UTC
version 1.03
Tip revision: 88a3c17
NAMESPACE
export(cccd,cccd.rw,cccd.classifier,cccd.classifier.rw)
export(cccd.classify,cccd.multiclass.classifier,cccd.multiclass.classify)
export(ccd)
export(prune)
export(dominate)
export(gg)
export(juggle,juggle.classify)
export(nng,rng)
S3method(plot,cccd)
S3method(plot,ccd)
#useDynLib(cccd)
back to top