Click or drag to resize
IRegressionBasis Interface
Interface for user supplied function to UserBasisRegression object.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public interface IRegressionBasis

The IRegressionBasis type exposes the following members.

Methods
  NameDescription
Public methodBasis
Basis function for the nonlinear least-squares function.
Top
See Also