Parameter: max_features

Overview

Specifies the maximum number of models to build for a set of peaks being analyzed. Regardless of the setting, the number of models will never exceed the number of peaks in the current set. However, as many of the low abundance peaks are noise or tail ends of distributions, defining models for them is detrimental to the analysis. The recommended number of feature models to set is between 10 and 20.

Syntax

[Number]

Values

1 to 50

Version

1.0 to Current Release

Example

max_features = 15