Class PLS1Anova performs a standard ANalysis Of VAriance (ANOVA) for
a Partial Least Squares 1 (PLS1) regression model.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public class PLS1Anova : ICloneable |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class PLS1Anova _ Implements ICloneable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PLS1Anova : ICloneable |