View source: R/peak_sd_intensity_corrections.R
correct_variance | R Documentation |
Given a variance observed from a truncated normal distribution, correct it assuming that it should have had 100% observaionts
correct_variance(observed_variance, fraction)
observed_variance |
the observed variance |
fraction |
what fraction was it observed in |
corrected variance
https://en.wikipedia.org/wiki/Truncated_normal_distribution
correct_mean correct_peak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.