Package: representr 0.1.5

Andee Kaplan

representr: Create Representative Records After Entity Resolution

An implementation of Kaplan, Betancourt, Steorts (2022) <doi:10.1080/00031305.2022.2041482> that creates representative records for use in downstream tasks after entity resolution is performed. Multiple methods for creating the representative records (data sets) are provided.

Authors:Andee Kaplan [aut, cre], Brenda Betancourt [aut], Rebecca C. Steorts [aut]

representr_0.1.5.tar.gz
representr_0.1.5.zip(r-4.5)representr_0.1.5.zip(r-4.4)representr_0.1.5.zip(r-4.3)
representr_0.1.5.tgz(r-4.4-x86_64)representr_0.1.5.tgz(r-4.4-arm64)representr_0.1.5.tgz(r-4.3-x86_64)representr_0.1.5.tgz(r-4.3-arm64)
representr_0.1.5.tar.gz(r-4.5-noble)representr_0.1.5.tar.gz(r-4.4-noble)
representr_0.1.5.tgz(r-4.4-emscripten)representr_0.1.5.tgz(r-4.3-emscripten)
representr.pdf |representr.html
representr/json (API)
NEWS

# Install 'representr' in R:
install.packages('representr', repos = c('https://cleanzr.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cleanzr/representr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • identity.rl_reg1 - 500 records suitable for record linkage with additional regression variables
  • identity.rl_reg2 - 500 records suitable for record linkage with additional regression variables
  • identity.rl_reg5 - 500 records suitable for record linkage with additional regression variables
  • linkage.rl - 500 records suitable for record linkage with additional regression variables
  • rl_reg1 - 500 records suitable for record linkage with additional regression variables
  • rl_reg2 - 500 records suitable for record linkage with additional regression variables
  • rl_reg5 - 500 records suitable for record linkage with additional regression variables

On CRAN:

downstream-taskspost-linkage-analysisrecord-linkage

10 exports 7 stars 1.40 score 21 dependencies 12 scripts 232 downloads

Last updated 1 years agofrom:4e6534a7c3. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64OKSep 07 2024
R-4.5-linux-x86_64OKSep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKSep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:clust_compositeclust_proto_minimaxclust_proto_randomdist_binarydist_col_typedist_col_type_slowemp_kl_divpp_weightsrepresentwithin_category_compare_cpp

Dependencies:clicodetoolsdoParalleldplyrfansiforeachgenericsglueiteratorslifecyclemagrittrpillarpkgconfigR6Rcpprlangtibbletidyselectutf8vctrswithr

Prototyping with representr

Rendered fromrepresentr.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2021-07-27
Started: 2018-10-01