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
redist
View on CRAN: Click
here
Download and install redist package within the R console
Install from CRAN:
install.packages("redist")
Install from Github:
library("remotes")
install_github("cran/redist")
Install by package version:
library("remotes")
install_version("redist", "4.2.0")
Attach the package and use:
library("redist")
Maintained by
Christopher T. Kenny
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-05-18
Latest Update: 2023-04-03
Description:
Enables researchers to sample redistricting plans from a pre-specified
target distribution using Sequential Monte Carlo and Markov Chain Monte Carlo
algorithms. The package allows for the implementation of various constraints in
the redistricting process such as geographic compactness and population parity
requirements. Tools for analysis such as computation of various summary statistics
and plotting functionality are also included. The package implements the SMC
algorithm of McCartan and Imai (2023) , the enumeration
algorithm of Fifield, Imai, Kawahara, and Kenny (2020) ,
the Flip MCMC algorithm of Fifield, Higgins, Imai and Tarr (2020) ,
the Merge-split/Recombination algorithms of Carter et al. (2019)
and DeFord et al. (2021) , and the Short-burst
optimization algorithm of Cannon et al. (2020) .
How to cite:
Christopher T. Kenny (2015). redist: Simulation Methods for Legislative Redistricting. R package version 4.2.0, https://cran.r-project.org/web/packages/redist. Accessed 03 Feb. 2025.
Previous versions and publish date:
1.0 (2015-05-18 07:31), 1.1 (2015-05-19 08:45), 1.2 (2015-08-21 07:38), 1.3-1 (2017-03-15 05:25), 1.3-2 (2018-10-18 00:30), 1.3-3 (2018-12-15 21:40), 1.3 (2016-12-21 23:29), 2.0.1 (2020-09-20 08:30), 2.0.2 (2020-10-14 01:50), 3.0.1 (2021-04-07 11:30), 3.0.7 (2021-05-15 02:40), 3.1.1 (2021-09-05 06:30), 3.1.3 (2021-09-14 18:40), 3.1.4 (2021-09-19 15:20), 3.1.5 (2021-10-06 01:20), 4.0.1 (2022-06-16 08:20), 4.1.0 (2023-03-19 09:50), 4.1.1 (2023-04-03 12:50)
Other packages that cited redist R package
View redist citation profile
Other R packages that redist depends,
imports, suggests or enhances
Complete documentation for redist
Functions, R codes and Examples using
the redist R package
Some associated functions: EPSG . add_reference . avg_by_prec . classify_plans . compare_plans . constraints . fl25 . fl250 . fl25_adj . fl25_enum . fl70 . get_adj . get_existing . get_mh_acceptance_rate . get_plans_matrix . get_plans_weights . get_pop_tol . get_sampling_info . get_target . iowa . is_contiguous . is_county_split . last_plan . match_numbers . merge_by . min_move_parity . number_by . pl . plans_diversity . plot.redist_classified . plot.redist_constr . plot.redist_map . plot.redist_plans . prec_assignment . prec_cooccurrence . print.redist_classified . print.redist_constr . print.redist_map . print.redist_plans . pullback . rbind.redist_plans . redist-package . redist.adjacency . redist.calc.frontier.size . redist.coarsen.adjacency . redist.combine.mpi . redist.compactness . redist.competitiveness . redist.constraint.helper . redist.county.id . redist.county.relabel . redist.crsg . redist.diagplot . redist.dist.pop.overlap . redist.distances . redist.district.splits . redist.enumpart . redist.find.target . redist.findparams . redist.freeze . redist.group.percent . redist.identify.cores . redist.init.enumpart . redist.ipw . redist.mcmc.mpi . redist.metrics . redist.multisplits . redist.muni.splits . redist.parity . redist.plot.adj . redist.plot.cores . redist.plot.distr_qtys . redist.plot.hist . redist.plot.majmin . redist.plot.map . redist.plot.penalty . redist.plot.plans . redist.plot.scatter . redist.plot.trace . redist.plot.varinfo . redist.plot.wted.adj . redist.prec.pop.overlap . redist.prep.enumpart . redist.random.subgraph . redist.read.enumpart . redist.reduce.adjacency . redist.reorder . redist.rsg . redist.run.enumpart . redist.segcalc . redist.sink.plan . redist.smc_is_ci . redist.splits . redist.subset . redist.uncoarsen . redist.wted.adj . redist_ci . redist_constr . redist_flip . redist_flip_anneal . redist_map . redist_mergesplit . redist_mergesplit_parallel . redist_plans . redist_quantile_trunc . redist_shortburst . redist_smc . reexports . scorer-arith . scorer-combine . scorers . subset_sampled . summary.redist_plans . tally_var .
Some associated R codes: RcppExports.R . adjacency.R . classify_compare.R . confint.R . cores.R . counties.R . crsg.R . data.R . deprecations.R . diagnostics.R . distances.R . enumpart.R . filler_generics.R . findtarget.R . flip_helpers.R . freeze.R . map_helpers.R . numbering.R . parity.R . plans_helpers.R . plot_cores.R . plot_diagnostics.R . plot_majmin.R . plot_map.R . plot_penalty.R . plot_plans.R . plot_varinfo.R . plot_weighted_adj.R . pop_overlap.R . random_subgraph.R . redist-package.R . redist-preproc.R . redistMPI.R . redist_constr.R . redist_findparams.R . redist_flip.R . redist_map.R . redist_ms.R . redist_ms_parallel.R . redist_plans.R . redist_shortburst.R . redist_smc.R . reindex.R . rsg.R . skinny_flips.R . tidy.R . tidy_deprecations.R . Full redist 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
HGMND
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jiaqi Zhang (view profile)
sgof
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Irene Castro Conde (view profile)
predictoR
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Oldemar Rodriguez (view profile)
metaboData
Data sets from a variety of biological sample matrices,
analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jasen Finch (view profile)
SMR
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Daniel Furtado Ferreira (view profile)
Bolstad2
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Curran (view profile)