calibrator {msProcess} | R Documentation |
Class Representing the Calibrator of a Mass Spectrometer
Description
Class slots:
- time.mean
- a numeric scalar denoting the mean time-of-flight of the calibrants.
- model
- an object of class
lm
.
- error.rel
- a numeric vector denoting the relative calibration error for the calibrants.
References
Coombes, K.R., Koomen, J.M., Baggerly, K.A., Morris, J.S., Kobayashi, R.,
``Understanding the characteristics of mass spectrometry data
through the use of simulation,"
Cancer Informatics, 2005(1):41–52, 2005.
See Also
spectrometer
.
[Package
msProcess version 1.0.5
Index]