Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/19/14 12:46:06 (9 years ago)
Author:
ascheibe
Message:

#2031

  • fixed confidence intervals calculation
  • added more unit tests
  • some cosmetic changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/StatisticalTesting/Statistics.UnitTests/Statistics.UnitTests.csproj

    r11625 r11699  
    6565  </Choose>
    6666  <ItemGroup>
     67    <Compile Include="BonferroniHolmUnitTests.cs" />
    6768    <Compile Include="KruskalWallisUnitTests.cs" />
    6869    <Compile Include="Properties\AssemblyInfo.cs" />
    69     <Compile Include="BonferroniHolmUnitTest.cs" />
     70    <Compile Include="ConfidenceIntervalsTests.cs" />
    7071  </ItemGroup>
    7172  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.