https://github.com/cran/PPCI
Tip revision: 20aefc9955133b9d3a2f3ea6366edd542e26701d authored by David Hofmeyr on 16 February 2018, 12:43:08 UTC
version 0.1.1
version 0.1.1
Tip revision: 20aefc9
NAMESPACE
import(rARPACK)
importFrom("grDevices", "dev.off", "pdf", "rgb")
importFrom("graphics", "abline", "axis", "layout", "lines", "par", "plot", "points", "segments", "text", "title")
importFrom("stats", "cov", "density", "kmeans", "optim", "pf", "sd")
export("cluster_performance", "hp_plot", "mcdc", "mch", "mddc", "mdh", "ncutdc", "ncuth", "node_plot", "success_ratio", "tree_plot", "tree_prune", "tree_split")