Description Usage Arguments Value See Also
Checks if the criterion is viable or matches it to the list of implemented criterions.
1 | check_criterion(input_criterion, criterion_names = c("ig", "kl", "cs"))
|
input_criterion |
|
criterion_names |
list of implemented criterions, always in lowercase. |
a list of three:
criterion name,
its function,
nice name for outputs.
Calculate the value of criterion: calc_criterion
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.