INonLinearRegressionExplanatories.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Regressor index in the collection.

Description

The Remove method deletes a series from the collection based on a specified index.

Comments

If the series is successfully deleted, the method returns True, otherwise it returns False.

See also:

INonLinearRegressionExplanatories