View source: R/runChecksOnSelectionAndProbs.R
runChecksOnSelectionAndProbs | R Documentation |
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)
x |
|
verbose |
|
strict |
(Optional) This function validates its input data - should the validation be strict? The default is TRUE. |
nothing
applyGenerateProbs
generateProbs
examples for now see https://github.com/ices-eg/WK_RDBES/tree/master/WKRDB-EST2/chairs/Nuno
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.