Check that pmf
output type values of model output data sum to 1.
Source: R/check_tbl_value_col_sum1.R
check_tbl_value_col_sum1.Rd
Checks that values in the value
column of pmf
output type
data for each unique task ID combination sum to 1.
Check only performed if tbl
contains pmf
output type data.
If not, the check is skipped and a <message/check_info>
condition class
object is returned.