Class for product models i.e. models with D independent dimensions. More...
#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/ProductModel.h>
Class for product models i.e. models with D independent dimensions.
The predicted intensity is simply the product of the intensities in each dimension
Parameters of this class are:Name | Type | Default | Restrictions | Description |
---|---|---|---|---|
cutoff | float | 0 | Low intensity cutoff of the model. Peaks below this intensity are not considered part of the model. | |
RT | string | GaussModel | Name of the model used for this dimension | |
MZ | string | GaussModel | Name of the model used for this dimension | |
intensity_scaling | float | 1 | Scaling factor used to adjust the model distribution to the intensities of the data |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:12 using doxygen 1.8.13 |