Standardized Cronbach alpha test for reliability.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public static float Cronbach( FloatMatrix M ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function Cronbach ( _ M As FloatMatrix _ ) As Single |
| Visual C++ |
|---|
public: static float Cronbach( FloatMatrix^ M ) |
Parameters
- M
- Type: CenterSpace.NMath.Core..::.FloatMatrix
Data.