C# Class Accord.Tests.Statistics.PartialLeastSquaresAnalysisTest

Exibir arquivo Open project: accord-net/framework

Private Methods

Method Description
CreateWineExample ( double &inputs, double &outputs ) : PartialLeastSquaresAnalysis
CreateWineExample_new_method ( double &inputs, double &outputs ) : PartialLeastSquaresAnalysis
ExceptionTest ( ) : void
NipalsComputeTest ( ) : void
NipalsComputeTest2 ( ) : void
NipalsComputeTest2_new_method ( ) : void
NipalsComputeTest3 ( ) : void
NipalsComputeTest3_new_method ( ) : void
NipalsComputeTest_new_method ( ) : void
SimplsComputeTest ( ) : void
SimplsRegressionTest ( ) : void
SimplsRegressionTest_new_method ( ) : void
VariableImportanceTest ( ) : void