No articles match
The Data Validation Cookbook7 months ago
Preface | Prerequisites | Citing this work | Acknowledgements | Contributing | License | Introduction to validate | A quick example | Variable checks | Variable type | Missingness | Field length | Format of numeric fields | General field format | Numeric ranges | Ranges for times and periods | Code lists | Availability and uniqueness | Long data | Uniqueness | Availability of records | Gaps in (time) series | Multivariate checks | Completeness of records | Balance equalities and inequalities | Conditional restrictions | Forbidden value combinations | Statistical checks | Statistical and groupwise characteristics | Group properties | Code hierarchies and aggregation | General aggregates in long-form data | Notes | Aggregates of time series in long format | Indicators | A first example | Getting indicator values | Working with validate | Manipulating rule sets | Rule metadata | Rules in data frames | Validation rule syntax | Confrontation objects | Confrontation options | Using reference data | Rules in text files | Reading rules from file | Metadata in text files: YAML | Setting options | Including other rule files | Exporting validator objects | Rules from SDMX | SDMX and validate | SDMX and API locations | Code lists from SDMX registries | Derive rules from DSD | More on SDMX | Comparing data sets | Cell counts | Comparing rule violations | validate and lumberjack | Bibliographical notes
Find errors in data7 months ago
Intro | Workflow | Main methods | Weights | Reproducability (set.seed) | Performance / Parallelisation
Introduction to dcmodify2 years ago
title: Introduction to dcmodifyauthor: Mark P.J. van der Loo and Edwin de Jongecss: "style.css" | Introduction | Example | What's the idea | Exercises | Import/export of rules and rule metadata | Exercise | Using reference data | Supported rules | Tracking changes | References
Data-driven data validation4 years ago
Intro | Usage
Data Validation Infrastructure for R5 years ago
Inspecting the errorlocate Mixed Integer Program5 years ago
Intro | A bit of theory | Formal description | Rule $r_i(\mathbf{x})$ | Example 1 | Example 2 | Rule system: | Mixed Integer Programming to FH | Enter inspect_mip: | Linear rules | Categorical rule | Multiple categories: | Conditional rule | Alltogether: | Weights
Introduction to the Successive Projection Algorithm9 years ago
Introduction | Example | Optimization in R | Sparse problems | Reusing sparsely defined restrictions | References | Some words on the rspa package
editrules-vignette14 years ago