View source: R/add_hazard_classes.R
add_hasard_classes | R Documentation |
Assign hazard classes to post probability values based on selected threshold
add_hasard_classes(df_postprob_freq, seuils = jtc1_threshold)
df_postprob_freq |
postprob frequency data frame (from build_df_postprobfreq function) |
seuils |
thresholds of hazard classes, by default JTC1 classes (7 classes from 10-7 à 1 by 10E-1). If you load a custom one first column must contain low threshold values, second one upper ones and third column the class name. |
postprob frequancy data frame with column of hasard class
Melody Premaillon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.