Files in EmilHvitfeldt/celery
A Common API to Clustering

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/lock.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/aaa.R R/append.R R/arguments.R R/augment.R R/cluster_spec.R R/compat-purrr.R R/control.R R/convert_data.R R/dials-params.R R/engine_docs.R R/engines.R R/extract.R R/extract_centroids.R R/extract_cluster_assignment.R R/extract_fit_summary.R R/extract_parameter_set_dials.R R/finalize.R R/fit.R R/fit_helpers.R R/hier_clust.R R/hier_clust_data.R R/hier_clust_stats.R R/k_means.R R/k_means_ClusterR.R R/k_means_clustMixType.R R/k_means_data.R R/k_means_klaR.R R/k_means_stats.R R/load_ns.R R/metric-aaa.R R/metric-helpers.R R/metric-silhouette.R R/metric-sse.R R/misc.R R/model_object_docs.R R/predict.R R/predict_cluster.R R/predict_helpers.R R/predict_raw.R R/print.R R/pull.R R/reconcile_clusterings.R R/reexports.R R/required_pkgs.R R/symbol.R R/tidy.R R/tidyclust-package.R R/translate.R R/tunable.R R/tune_args.R R/tune_cluster.R R/tune_helpers.R R/update.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md dev/cross_val_kmeans.R dev/kmeans.Rmd dev/test_hc.R dev/test_hclust_predict.R
dev/to do
inst/README-DOCS.md isc-proposal.pdf man/augment.Rd man/cluster_fit.Rd man/cluster_metric_set.Rd man/cluster_spec.Rd man/control_cluster.Rd man/convert_helpers.Rd man/cut_height.Rd man/details_hier_clust_stats.Rd man/details_k_means_ClusterR.Rd man/details_k_means_clustMixType.Rd man/details_k_means_klaR.Rd man/details_k_means_stats.Rd man/dot-hier_clust_fit_stats.Rd man/dot-k_means_fit_ClusterR.Rd man/dot-k_means_fit_clustMixType.Rd man/dot-k_means_fit_klaR.Rd man/dot-k_means_fit_stats.Rd man/empty_ellipses.Rd man/extract-tidyclust.Rd man/extract_centroids.Rd man/extract_cluster_assignment.Rd man/extract_fit_summary.Rd
man/figures/README-comparison-1.svg
man/figures/logo.svg
man/finalize_model_tidyclust.Rd man/fit.Rd man/get_centroid_dists.Rd man/glance.cluster_fit.Rd man/hier_clust.Rd man/k_means.Rd man/knit_engine_docs.Rd man/linkage_method.Rd man/list_md_problems.Rd man/load_pkgs.cluster_spec.Rd man/make_classes_tidyclust.Rd man/min_grid.cluster_spec.Rd man/new_cluster_metric.Rd man/new_cluster_spec.Rd man/other_predict.Rd man/predict.cluster_fit.Rd man/prep_data_dist.Rd man/reconcile_clusterings_mapping.Rd man/reexports.Rd man/rmd/aaa.Rmd man/rmd/hier_clust_stats.Rmd man/rmd/hier_clust_stats.md man/rmd/k_means_ClusterR.Rmd man/rmd/k_means_ClusterR.md man/rmd/k_means_clustMixType.Rmd man/rmd/k_means_clustMixType.md man/rmd/k_means_klaR.Rmd man/rmd/k_means_klaR.md man/rmd/k_means_stats.Rmd man/rmd/k_means_stats.md man/rmd/template-makes-dummies.Rmd man/rmd/template-same-scale.Rmd man/set_args.cluster_spec.Rd man/set_engine.cluster_spec.Rd man/set_mode.cluster_spec.Rd man/silhouette.Rd man/silhouette_avg.Rd man/sse_ratio.Rd man/sse_total.Rd man/sse_within.Rd man/sse_within_total.Rd man/tidy.cluster_fit.Rd man/tidyclust-package.Rd man/tidyclust_update.Rd man/translate_tidyclust.Rd man/tune_cluster.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/README.md revdep/cran.md revdep/failures.md revdep/problems.md tests/testthat.R tests/testthat/_snaps/arguments.md tests/testthat/_snaps/augment.md tests/testthat/_snaps/cluster_metric_set.md tests/testthat/_snaps/control.md tests/testthat/_snaps/engines.md tests/testthat/_snaps/extract_centroids.md tests/testthat/_snaps/extract_cluster_assignment.md tests/testthat/_snaps/extract_fit_summary.md tests/testthat/_snaps/fiting.md tests/testthat/_snaps/hier_clust.md tests/testthat/_snaps/k_means-clustMixType.md tests/testthat/_snaps/k_means.md tests/testthat/_snaps/metric-silhouette.md tests/testthat/_snaps/metric-sse.md tests/testthat/_snaps/predict.md tests/testthat/_snaps/reconcile_clusterings.md tests/testthat/_snaps/tune_cluster.md tests/testthat/_snaps/workflows.md tests/testthat/helper-tidyclust-package.R tests/testthat/test-arguments.R tests/testthat/test-augment.R tests/testthat/test-cluster_metric_set.R tests/testthat/test-control.R tests/testthat/test-engines.R tests/testthat/test-extract_centroids.R tests/testthat/test-extract_cluster_assignment.R tests/testthat/test-extract_fit_summary.R tests/testthat/test-fiting.R tests/testthat/test-hier_clust-stats.R tests/testthat/test-hier_clust.R tests/testthat/test-k_means-clustMixType.R tests/testthat/test-k_means-clusterR.R tests/testthat/test-k_means-klaR.R tests/testthat/test-k_means-stats.R tests/testthat/test-k_means.R tests/testthat/test-k_means_diagnostics.R tests/testthat/test-metric-silhouette.R tests/testthat/test-metric-sse.R tests/testthat/test-predict.R tests/testthat/test-predict_formats.R tests/testthat/test-reconcile_clusterings.R tests/testthat/test-tune_cluster.R tests/testthat/test-workflows.R
tests/testthat/testthat-problems.rds
tidyclust.Rproj
vignettes/.gitignore
vignettes/articles/hier_clust.Rmd vignettes/articles/k_means.Rmd vignettes/articles/tuning_and_metrics.Rmd
EmilHvitfeldt/celery documentation built on Jan. 31, 2025, 7:04 p.m.