R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
partition
View on CRAN: Click
here
Download and install partition package within the R console
Install from CRAN:
install.packages("partition")
Install from Github:
library("remotes")
install_github("cran/partition")
Install by package version:
library("remotes")
install_version("partition", "0.2.2")
Attach the package and use:
library("partition")
Maintained by
Malcolm Barrett
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-05-17
Latest Update: 2024-01-24
Description:
A fast and flexible framework for agglomerative partitioning.
'partition' uses an approach called Direct-Measure-Reduce to create
new variables that maintain the user-specified minimum level of
information. Each reduced variable is also interpretable: the original
variables map to one and only one variable in the reduced data set.
'partition' is flexible, as well: how variables are selected to
reduce, how information loss is measured, and the way data is reduced
can all be customized. 'partition' is based on the Partition
framework discussed in Millstein et al. (2020)
.
How to cite:
Malcolm Barrett (2019). partition: Agglomerative Partitioning Framework for Dimension Reduction. R package version 0.2.2, https://cran.r-project.org/web/packages/partition. Accessed 21 Nov. 2024.
Previous versions and publish date:
Other packages that cited partition R package
View partition citation profile
Other R packages that partition depends,
imports, suggests or enhances
Complete documentation for partition
Functions, R codes and Examples using
the partition R package
Some associated functions: all_columns_reduced . all_done . append_mappings . as_director . as_measure . as_partition . as_partition_helpers . as_partition_step . as_partitioner . as_reducer . assign_partition . baxter_data . binary_k_search . build_next_name . calculate_new_variable . compare_k . compare_metric . corr . direct_distance . direct_k_cluster . direct_measure_reduce . filter_reduced . find_min_distance_variables . fit_distance_matrix . guess_init_k . handle_missing . hits . icc . icc_r . is_partition . is_partition_step . is_partitioner . is_same_function . k_exhausted . kmeans_helpers . linear_k_search . map_partition . mapping_helpers . mapping_key . matrix_is_exhausted . measure_icc . measure_min_icc . measure_min_r2 . measure_std_mutualinfo . measure_variance_explained . mutual_information . part_icc . part_kmeans . part_minr2 . part_pc1 . part_stdmi . partition . partition_scores . paste_partitioners . permute_df . pipe . plot_partitions . plot_permutation . print_color . print_helpers . pull_mappings . reduce_first_component . reduce_kmeans . reduce_mappings . reduce_scaled_mean . reduce_target . replace_partitioner . return_if_single . rewind_target . scaled_mean . search_k . simplify_names . simulate_block_data . super_partition . test_permutation . update_dist .
Some associated R codes: RcppExports.R . data.R . directors.R . mappings.R . metrics.R . mutual_information.R . partition.R . partitioners.R . permutation.R . plot.R . print.R . reducers.R . simulate_block.R . super_partition.R . utils-pipe.R . utils.R . Full partition 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
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)
kgschart
Restore underlining numeric data from rating history graph of
KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kota Mori (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)