Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
GH-476: Add an Example for TwoWayAnova Constructor (Double[][][], Two…
Browse files Browse the repository at this point in the history
…WayAnovaModel)
  • Loading branch information
cesarsouza committed Sep 23, 2017
1 parent 47e3dd4 commit a444edb
Show file tree
Hide file tree
Showing 4 changed files with 648 additions and 494 deletions.
1 change: 1 addition & 0 deletions Sources/Accord.Statistics/Accord.Statistics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,7 @@
<Compile Include="Testing\Contingency\FisherExactTest.cs" />
<Compile Include="Testing\AndersonDarlingTest.cs" />
<Compile Include="Testing\LillieforsTest.cs" />
<Compile Include="Testing\Multiple Samples\TwoWayAnovaVariationSources.cs" />
<Compile Include="Testing\ShapiroWilkTest.cs" />
<Compile Include="Testing\MultinomialTest.cs" />
<Compile Include="Testing\Multiple Samples\BartlettTest.cs" />
Expand Down
Loading

0 comments on commit a444edb

Please sign in to comment.