Mark van der Loo

Results 45 issues of Mark van der Loo

As discussed with @edwindj. Daff now Enhances 'lumberjack' I implemented it as an R6 object, which meas an extra 'Imports'. Alternatives are Reference method or I could just dress up...

something like a `subset.validator()` method where the conditions are evaluated in the metadata fields.

enhancement

The default colors may not be easily distinguishable for people with colorblindness. We should somehow make it easier to choose colors that compensate for that, or perhaps change the defaults.

enhancement

A function like this ``` in_bounds(, ) ``` where the data frame has columns `, ... ` and numeric columns `upper` and `lower`. Output is of same length as `nrow(.)`

enhancement

To be more consistent with `deductive`, `rspa`, and also `$linear_coefficients`

enhancement

Currently, numerical (in)equalities are ignored when altering them to take machine rounding into account (Thanks to Guido van den Heuvel for noting this) **edit** This should be solved by finding...

bug

If var group `G` occurs twice in the same rule, it should not be multiplied.

enhancement

More user-friendly print method. e.g. also showing the number of missings.

enhancement

e.g. `YYYYMMDD` (as `integer`) or ISO8601 formats.

enhancement