Click or drag to resize
Accord.NET (logo)

StepwiseLogisticRegressionModelCollection Properties

The StepwiseLogisticRegressionModelCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ReadOnlyCollectionT instance.
(Inherited from ReadOnlyCollectionStepwiseLogisticRegressionModel.)
Public propertyItem
Gets the element at the specified index.
(Inherited from ReadOnlyCollectionStepwiseLogisticRegressionModel.)
Protected propertyItems
Returns the IListT that the ReadOnlyCollectionT wraps.
(Inherited from ReadOnlyCollectionStepwiseLogisticRegressionModel.)
Top
See Also