Calibextstat-class {mscalib} | R Documentation |
Extends class Calibstat-class
. Implements
modelling of the mass measurement error using smooth.spline
.
An object of this class is obtained by the call to the function getextcalib-methods
nrmatch
:"numeric"
– nr of
peaks matchedppm
:"logical"
– TRUE – If
mass measurement error is specified in parts per million.error
:"numeric"
– size of the
error window (search window for matching peaks)spl
:smooth.spline
merror
:"numeric"
observed
residuals (experimental mass - theoretical mass)theo
:"numeric"
theoretical
mass at which match was observedinfo
:"character"
identifier tcoor
:"numeric"
target coordinatesCoeff.Intercept
:"numeric"
(not in use here)Coeff.Slope
:"numeric"
(not in
use here) lengthmv
:"numeric"
nr of
peak-lists matched quality
:"numeric"
error model
quality index
Class "Calibstat"
, directly.
signature(obx = "Massvector", oby = "Calibextstat")
: ... signature(obx = "Massvectorlist", oby = "Calibextstat")
: ... signature(obx = "Calibextstat", oby = "Massvector")
: ... signature(x = "Calibextstat", y = "missing")
: ... signature(object = "Calibextstat")
: ... W.Wolski
Calibstat-class
, smooth.spline