Files in mlampros/ClusterR
Gaussian Mixture Models, K-Means, Mini-Batch-Kmeans, K-Medoids and Affinity Propagation Clustering

.Rbuildignore
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/issue_template.md
.github/workflows/docker-image.yml
.github/workflows/issue.yml
.github/workflows/stale-actions.yml
.github/workflows/tic.yml
.gitignore
DESCRIPTION
Dockerfile
NAMESPACE
NEWS.md R/ClusterR.R R/RcppExports.R R/clustering_functions.R README.md
data/dietary_survey_IBS.rda
data/mushroom.rda
data/soybean.rda
inst/CITATION
inst/include/ClusterRHeader.h
inst/include/affinity_propagation.h
inst/papers_references/the_pam_clustering_algorithm.pdf man/AP_affinity_propagation.Rd man/AP_preferenceRange.Rd man/Clara_Medoids.Rd man/Cluster_Medoids.Rd man/GMM.Rd man/KMeans_arma.Rd man/KMeans_rcpp.Rd man/MiniBatchKmeans.Rd man/Optimal_Clusters_GMM.Rd man/Optimal_Clusters_KMeans.Rd man/Optimal_Clusters_Medoids.Rd man/Silhouette_Dissimilarity_Plot.Rd man/center_scale.Rd man/cost_clusters_from_dissim_medoids.Rd man/dietary_survey_IBS.Rd man/distance_matrix.Rd man/entropy_formula.Rd man/external_validation.Rd man/function_interactive.Rd man/mushroom.Rd man/plot_2d.Rd man/predict_GMM.Rd man/predict_KMeans.Rd man/predict_MBatchKMeans.Rd man/predict_Medoids.Rd man/silhouette_of_clusters.Rd man/soybean.Rd man/tryCatch_GMM.Rd man/tryCatch_KMEANS_arma.Rd man/tryCatch_optimal_clust_GMM.Rd
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/export_inst_folder_headers.cpp
src/init.c
tests/testthat.R tests/testthat/test-AP.R tests/testthat/test-dissimilarity_matrices.R tests/testthat/test-gmm.R tests/testthat/test-kmeans.R tests/testthat/test-medoids.R tests/testthat/test-plot2d_silhouette_plot_ext_validation_center_scale_dist_mat.R tic.R
vignettes/Rplot.png
vignettes/Rplot_2d.png
vignettes/Rplot_clara.png
vignettes/Rplot_cluster.png
vignettes/dog.jpg
vignettes/elephant.jpg
vignettes/the_clusterR_package.Rmd
mlampros/ClusterR documentation built on Jan. 17, 2024, 1:15 a.m.