https://github.com/cran/PPCI
Tip revision: 3dd117a24674216a58f0cf1a8cd28fd383eeccb7 authored by David Hofmeyr on 06 March 2020, 09:10:01 UTC
version 0.1.5
version 0.1.5
Tip revision: 3dd117a
NAMESPACE
importFrom("rARPACK", "eigs_sym")
importFrom("grDevices", "dev.off", "pdf", "rgb", "col2rgb")
importFrom("utils", "data")
importFrom("graphics", "abline", "axis", "layout", "lines", "par", "plot", "points", "segments", "text", "title", "image", "pairs")
importFrom("stats", "cov", "density", "kmeans", "optim", "pf", "sd")
export("cluster_performance", "mcdc", "mch", "mddc", "mdh", "ncutdc", "ncuth", "success_ratio", "tree_prune", "tree_split", "optidigits_mean_images", "mddr", "mcdr", "ncutdr")
S3method(plot, ppci_hyperplane_solution)
S3method(plot, ppci_cluster_solution)
S3method(plot, ppci_projection_solution)