Class "massopt" stores options for fitting and plotting models for mass spectrometry data
Class "massopt" stores options for fitting and plotting models models for mass spectrometry data in particular; this is a subclass of class opt
that contains options applicable to all model types
class
Objects can be created by calls of the form new("massopt", ...)
or massopt(...)
axis.by
:: Object of class "numeric"
that allows labels on the bars representing the mass spectra to to skipped, e.g., axis.by=2
will add a label to every second barscale.concen
:: Object of class "logical"
that scales the concentration matrix using the algorithm found in the function scaleConList
.nummaxtraces
:: Object of class "nummaxtraces"
that defaults to zero; if greater than zero then this number of the traces with the maximum amplitude are plottedSee opt-class
and for the specification of fitting/plotting options that are not specific to the mass
class type.
Katharine M. Mullen, Ivo H. M. van Stokkum
examineFit
, fitModel
, opt-class
, specopt-class