This function runs some basic checks on selection methods and and probabilities of the different sampling tables of a hierarchy. It should be run ahead of generateProbs to secure its correct execution and for that reason it is included in the wrapper applyGenerateProbs.

runChecksOnSelectionAndProbs(x, verbose = FALSE, strict = TRUE)

Arguments

x
  • RDBES raw object

verbose
  • If TRUE prints the issue behind the stop

strict

(Optional) This function validates its input data - should the validation be strict? The default is TRUE.

Value

nothing

See also

applyGenerateProbs generateProbs

examples for now see https://github.com/ices-eg/WK_RDBES/tree/master/WKRDB-EST2/chairs/Nuno