Other packages > Find by keyword >

editrules  

Parsing, Applying, and Manipulating Data Cleaning Rules
View on CRAN: Click here


Download and install editrules package within the R console
Install from CRAN:
install.packages("editrules")

Install from Github:
library("remotes")
install_github("cran/editrules")

Install by package version:
library("remotes")
install_version("editrules", "2.9.5")



Attach the package and use:
library("editrules")
Maintained by
Edwin de Jonge
[Scholar Profile | Author Map]
First Published: 2011-01-31
Latest Update: 2018-07-01
Description:
Facilitates reading and manipulating (multivariate) data restrictions (edit rules) on numerical and categorical data. Rules can be defined with common R syntax and parsed to an internal (matrix-like format). Rules can be manipulated with variable elimination and value substitution methods, allowing for feasibility checks and more. Data can be tested against the rules and erroneous fields can be found based on Fellegi and Holt's generalized principle. Rules dependencies can be visualized with using the 'igraph' package.
How to cite:
Edwin de Jonge (2011). editrules: Parsing, Applying, and Manipulating Data Cleaning Rules. R package version 2.9.5, https://cran.r-project.org/web/packages/editrules. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.1-1 (2011-01-31 18:19), 0.2 (2011-02-08 09:47), 0.4-1 (2011-03-12 10:05), 0.4 (2011-02-26 09:22), 0.5 (2011-04-01 23:07), 0.6 (2011-05-11 12:57), 0.7-1 (2011-06-29 11:41), 0.7 (2011-06-25 07:54), 0.8 (2011-07-06 20:56), 0.9-0 (2011-07-23 15:51), 1.0-0 (2011-08-01 12:36), 1.0-1 (2011-08-09 06:59), 1.0-2 (2011-08-10 18:21), 1.5-0 (2011-09-24 08:42), 1.5-1 (2011-09-25 19:35), 1.5-2 (2011-09-26 15:15), 1.6-0 (2011-10-06 15:25), 1.7-0 (2011-10-12 17:37), 1.8-0 (2011-10-23 12:09), 1.8-1 (2011-10-27 07:45), 1.9-0 (2011-11-17 12:25), 2.0-0 (2011-11-30 09:30), 2.0-1 (2011-12-08 21:09), 2.0-3 (2012-01-12 17:32), 2.1-2 (2012-02-08 19:11), 2.2-0 (2012-02-23 09:59), 2.5-0 (2012-06-05 16:46), 2.7.2 (2013-07-03 16:36), 2.7 (2013-03-01 17:38), 2.9.0 (2015-06-11 11:16), 2.9.3 (2018-07-01 23:30)
Other packages that cited editrules R package
View editrules citation profile
Other R packages that editrules depends, imports, suggests or enhances
Complete documentation for editrules
Functions, R codes and Examples using the editrules R package
Some associated functions: adddummies . adjacency . as.character.cateditmatrix . as.editmatrix . as.editset . as.lp.mip . as.mip . asLevels . backtracker . blocks . cateditmatrix . checkDatamodel . condition . contains.boolmat . contains . datamodel . disjunct . duplicated.editarray . duplicated.editmatrix . echelon . editType . editarray . editfile . editmatrix . editnames . editrules-package . editrules.plotting . edits . editset . eliminate . errorLocalizer . errorLocalizer_mip . errorLocation . expandEdits . fcf.env . generateEdits . getA . getAb . getArr . getInd . getOps . getSep . getUpperBounds . getVars.cateditmatrix . getVars.editarray . getVars.editlist . getVars.editmatrix . getVars . getb . geth . getlevels . getnames . impliedValues . ind2char . indFromArray . is.editrules . isFeasible . isNormalized . isObviouslyInfeasible . isObviouslyRedundant . isSubset . localize . localizeErrors . nedits . neweditarray . neweditmatrix . newerrorlocation . normalize . parseCat . parseCatEdit . parseEdits . parseMix . parseNum . print.backtracker . print.cateditmatrix . print.editarray . print.editlist . print.editmatrix . print.editset . print.editsummary . print.errorLocation . print.locationsummary . print.violatedEdits . reduce . removeRedundantDummies . separate . simplify . softEdits.cateditmatrix . softEdits.editarray . softEdits.editmatrix . softEdits . subsetting . substValue . violatedEdits . writeELAsMip . 
Some associated R codes: adjacency.R . as.igraph.R . as.matrix.R . backtracker.R . blocks.R . c.R . cateditmatrix.R . checkDatamodel.R . checkRows.R . contains.R . disjunct.R . duplicated.R . echelon.R . editAttr.R . editarray.R . editarrayAttr.R . editfile.R . editmatrix.R . editmatrixAttr.R . editrules-data.R . editset.R . eliminate.R . errorLocalizer.R . errorLocalizer_mip.R . errorLocation.R . expandEdits.R . generateEdits.R . getH.R . getUpperBounds.R . getVars.R . is.R . isFeasible.R . isObviouslyInfeasible.R . isObviouslyRedundant.R . isSubset.R . list2env.R . localizeErrors.R . mip.R . parseCat.R . parseEdits.R . parseMix.R . parseNum.R . perturbWeights.R . pkg.R . plot.R . plot_errorLocation.R . print.R . reduce.R . removeRedundant.R . softEdits.R . str.R . subsetting.R . substValue.R . summary.R . violatedEdits.R . writeELAsMip.R . zzz.R .  Full editrules package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for editrules0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA