mstCalib-class {mscalib}R Documentation

Class "mstCalib"

Description

This object is generated by while computing the minimum spanning tree calibration of the Massvectorlist-class. Afterwards it is used to obtain an Calibintlist-class by executing the function thebigcalib. (Status Testing)

Objects from the Class

It is generated by the call to method getmstCalib-methods

Slots

.Data:
Object of class "list" list of lists containing: (for details see source function maxSTCalib and getmstCalib)
info:
Object of class "character" ID of Massvectorlist
error:
Object of class "numeric" Mass measurement error used to match peaks
ppm:
Object of class "logical" FALSE
weight:
Object of class "logical"
mmax:
Object of class "numeric" ~~

Extends

Class "list", from data part. Class "vector", by class "list".

Methods

thebigcalib
signature(object = "mstCalib"): ...

Note

Author(s)

References

See Also

Calibintlist-class

Examples

##---- Should be DIRECTLY executable !! ----

[Package mscalib version 1.0.1 Index]