View source: R/pnpp_experiment-calculate_neg_freq.R
calc_negative_freq_simple | R Documentation |
Calculate negative frequency based on number of drops
calc_negative_freq_simple(negative_drops, positive_drops)
negative_drops |
Number of negative drops. |
positive_drops |
Number of positive drops. |
Fraction of drops that are negative.
pnpp_experiment
calc_negative_freq_simple(5, 45)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.