This package is considered a duplicate. The official version of this package is found at:https://data-cleaning.r-universe.dev/deductive
Package: deductive 1.0.1
deductive: Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from valid values and validation rules restricting the data.
Authors:
deductive_1.0.1.tar.gz
deductive_1.0.1.tar.gz(r-4.5-noble)deductive_1.0.1.tar.gz(r-4.4-noble)
deductive_1.0.1.tgz(r-4.4-emscripten)deductive_1.0.1.tgz(r-4.3-emscripten)
deductive.pdf |deductive.html✨
deductive/json (API)
NEWS
# Install 'deductive' in R: |
install.packages('deductive', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/data-cleaning/deductive/issues
Last updated 1 months agofrom:f2c1f955bc. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 08 2025 |
R-4.5-linux-x86_64 | OK | Mar 08 2025 |
R-4.4-linux-x86_64 | OK | Mar 08 2025 |
Exports:correct_typosimpute_lr
Dependencies:lintoolssettingsstringdistvalidateyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Correct typos in restricted numeric data | correct_typos correct_typos,data.frame,validator-method |
Deductive Data Correction and Imputation | deductive-package deductive |
Impute values derived from linear (in)equality restrictions. | impute_lr impute_lr,data.frame,validator-method |