Tests for equality of this factor regression parameter and another
factor regression parameter.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public override bool Equals( Object other ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function Equals ( _ other As Object _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool Equals( Object^ other ) override |
Parameters
- other
- Type: System..::.Object
Another factor regression parameter.