Learn R Programming

TIMP (version 1.5)

massopt-class: Class "massopt" stores options for fitting and plotting models for mass spectrometry data

Description

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

Arguments

Objects from the Class

Objects can be created by calls of the form new("massopt", ...) or massopt(...)

Details

See opt-class and for the specification of fitting/plotting options that are not specific to the mass class type.

See Also

examineFit, fitModel, opt-class, specopt-class