correct_mean: correct peak mean

View source: R/peak_sd_intensity_corrections.R

correct_meanR Documentation

correct peak mean

Description

Given a corrected SD, corrects the mean assuming that it is the result of a truncated normal distribution.

Usage

correct_mean(observed_mean, corrected_sd, fraction)

Arguments

observed_mean

the observed mean

corrected_sd

a corrected sd, generated by correct_variance

fraction

the fraction of total observations

Value

corrected mean

References

https://en.wikipedia.org/wiki/Truncated_normal_distribution

See Also

correct_peak correct_variance


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.