https://github.com/cran/PPCI
Tip revision: cc6ed09ec2654ce6d3dfe7924bb267ae581cae47 authored by David Hofmeyr on 15 March 2018, 06:27:49 UTC
version 0.1.2
version 0.1.2
Tip revision: cc6ed09
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")