The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
benchmark_mdist() to compare every pair of
successful distance specifications using mean absolute distance
differences, symmetric relative distance, multidimensional-scaling
congruence, and alienation.benchmark_mdist(). Supplying cluster_k
computes pairwise adjusted Rand indices for PAM, hierarchical, and/or
spectral clustering; clustering is skipped when
cluster_k = NULL.benchmark_comparisons() to extract the pairwise
diagnostics stored in an MDistBenchmark result without
recomputing the distances.autoplot() method for
MDistBenchmark objects, with annotated heatmaps for
distance, geometry, and clustering-agreement diagnostics.step_mdist() so response-aware specifications
can obtain a single outcome directly from the recipe formula during
preparation. The fitted response-aware profiles are reused when new data
are baked, so assessment and test outcomes are neither required nor
used.response_used argument to
step_mdist(), allowing response use to be disabled
explicitly.method_num to override the default
standardization of the "euclidean" preset for
numerical-only data. In particular, method_num = "none"
computes ordinary Euclidean distances on the original variables.wdi_2022, a documented snapshot of selected 2022
World Development Indicators for reproducible mixed-type distance
examples.step_mdist()
workflows and the pairwise benchmarking interface.manydist from a package focused on mixed-type
distance construction to a broader framework for distance-based learning
with mixed-type data.mdist() interface and documentation for
mixed-type distance construction.step_mdist() for integrating
manydist distances into recipes and tidymodels
workflows.nearest_neighbor_dist() and related prediction
functions for nearest-neighbour models based on precomputed or
manydist-generated distances.pam_dist() for partitioning around medoids using
manydist dissimilarities.spectral_dist() and
spectral_from_dist() for spectral clustering from distance
matrices.lovo_mdist() for leave-one-variable-out
diagnostics of distance matrices.compare_lovo_mdist() and
lovo_method_spec() for comparing LOVO diagnostics across
multiple distance specifications.gen_mixed() and generate_dataset()
for generating mixed-type example and simulation data.benchmark_mdist() for benchmarking distance
specifications across datasets and method grids.all_dist_method_specs() and distance-method
metadata helpers.0.5.0 release.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.