Package com.imsl.test.example.datamining
Class BootstrapAggregationEx2
java.lang.Object
com.imsl.test.example.datamining.BootstrapAggregationEx2
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapAggregationEx2
public BootstrapAggregationEx2()
-
-
Method Details
-
main
- Throws:
Exception
-