View source: R/peak_sd_intensity_corrections.R
correct_mean | R Documentation |
Given a corrected SD, corrects the mean assuming that it is the result of a truncated normal distribution.
correct_mean(observed_mean, corrected_sd, fraction)
observed_mean |
the observed mean |
corrected_sd |
a corrected sd, generated by |
fraction |
the fraction of total observations |
corrected mean
https://en.wikipedia.org/wiki/Truncated_normal_distribution
correct_peak correct_variance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.