Other packages > Find by keyword >

tidyclust  

A Common API to Clustering
View on CRAN: Click here


Download and install tidyclust package within the R console
Install from CRAN:
install.packages("tidyclust")

Install from Github:
library("remotes")
install_github("cran/tidyclust")

Install by package version:
library("remotes")
install_version("tidyclust", "0.2.1")



Attach the package and use:
library("tidyclust")
Maintained by
Emil Hvitfeldt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-11-24
Latest Update: 2024-02-29
Description:
A common interface to specifying clustering models, in the same style as 'parsnip'. Creates unified interface across different functions and computational engines.
How to cite:
Emil Hvitfeldt (2022). tidyclust: A Common API to Clustering. R package version 0.2.1, https://cran.r-project.org/web/packages/tidyclust
Previous versions and publish date:
0.1.0 (2022-11-24 12:50), 0.1.1 (2022-12-20 04:50), 0.1.2 (2023-02-23 09:30), 0.2.0 (2023-09-25 20:20)
Other packages that cited tidyclust R package
View tidyclust citation profile
Other R packages that tidyclust depends, imports, suggests or enhances
Functions, R codes and Examples using the tidyclust R package
Some associated functions: augment . cluster_fit . cluster_metric_set . cluster_spec . control_cluster . convert_helpers . cut_height . details_hier_clust_stats . details_k_means_ClusterR . details_k_means_clustMixType . details_k_means_klaR . details_k_means_stats . dot-hier_clust_fit_stats . dot-k_means_fit_ClusterR . dot-k_means_fit_clustMixType . dot-k_means_fit_klaR . dot-k_means_fit_stats . empty_ellipses . extract-tidyclust . extract_centroids . extract_cluster_assignment . extract_fit_summary . finalize_model_tidyclust . fit . get_centroid_dists . glance.cluster_fit . hier_clust . k_means . knit_engine_docs . linkage_method . list_md_problems . load_pkgs.cluster_spec . make_classes_tidyclust . min_grid.cluster_spec . new_cluster_metric . new_cluster_spec . other_predict . predict.cluster_fit . prep_data_dist . reconcile_clusterings_mapping . reexports . set_args.cluster_spec . set_engine.cluster_spec . set_mode.cluster_spec . silhouette . silhouette_avg . sse_ratio . sse_total . sse_within . sse_within_total . tidy.cluster_fit . tidyclust-package . tidyclust_update . translate_tidyclust . tune_cluster . 
Some associated R codes: aaa.R . append.R . arguments.R . augment.R . cluster_spec.R . compat-purrr.R . control.R . convert_data.R . dials-params.R . engine_docs.R . engines.R . extract.R . extract_centroids.R . extract_cluster_assignment.R . extract_fit_summary.R . extract_parameter_set_dials.R . finalize.R . fit.R . fit_helpers.R . hier_clust.R . hier_clust_data.R . hier_clust_stats.R . k_means.R . k_means_ClusterR.R . k_means_clustMixType.R . k_means_data.R . k_means_klaR.R . k_means_stats.R . load_ns.R . metric-aaa.R . metric-helpers.R . metric-silhouette.R . metric-sse.R . misc.R . model_object_docs.R . predict.R . predict_cluster.R . predict_helpers.R . predict_raw.R . print.R . pull.R . reconcile_clusterings.R . reexports.R . required_pkgs.R . symbol.R . tidy.R . tidyclust-package.R . translate.R . tunable.R . tune_args.R . tune_cluster.R . tune_helpers.R . update.R . zzz.R .  Full tidyclust package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns