WGRDBES discussion needed: pooling design-related validation tests into a single function #67
Labels
2_preparation
Generating probabilities and Zero's, subsetting species
3_estimation
Estimation functions
help wanted
Extra attention is needed
There is a need for function that aggregates the core design-related validation rules ahead of design estimation. This to avoid multiple independent developments of the same tests in different functions and allow for quick updates of all relevant tests if/when guidelines are updated.
E.g., is numSampled necessarily equal to nrows? this might change depending on guidelines on new examples -> it will be time-consuming to find and update all tests in all functions that might contact. Having all tests aggregated in a function would simplify the updates.
The text was updated successfully, but these errors were encountered: