indicator_times_value_aux | R Documentation |
Auxiliary function for multiplying two numbers such that 0 x infty is 0. Needed for the ignorance score: 0log(0) should be 0.
indicator_times_value_aux(indicator, value)
indicator |
logical input vector |
value |
numeric input vector |
indicator x value with 0*infty = 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.