Class BootstrapAggregationEx2

java.lang.Object
com.imsl.test.example.datamining.BootstrapAggregationEx2

public class BootstrapAggregationEx2 extends Object

Performs bootstrap aggregation on a logistic regression model.

In this example, BootstrapAggregation is performed on a LogisticRegression model for a multinomial response variable with one continuous predictor.

See Also:
  • Constructor Details

    • BootstrapAggregationEx2

      public BootstrapAggregationEx2()
  • Method Details