check_criterion: Check chosen criterion

Description Usage Arguments Value See Also

View source: R/criterions.R

Description

Checks if the criterion is viable or matches it to the list of implemented criterions.

Usage

1
check_criterion(input_criterion, criterion_names = c("ig", "kl", "cs"))

Arguments

input_criterion

character string, criterion from input.

criterion_names

list of implemented criterions, always in lowercase.

Value

a list of three:

See Also

Calculate the value of criterion: calc_criterion.


biogram documentation built on March 31, 2020, 5:14 p.m.