Changelog¶
0.0.7¶
Added implementation of multiple comparisons for RCBD and LSD
Fixed bug in implementation of missing values - degree of freedom of error must be reduced by number of missing values
0.0.6¶
Added implementation of missing values for RCBD and LSD
Previous release (0.0.5) containing implementation of RCBD one missing value is buggy. Please upgrade to later version.
0.0.5¶
Added implementation of RCBD with one missing value
0.0.4¶
Added implementation of
GraecoLatinSquare
0.0.3¶
Changed docs url from doex.readthedocs.io to doex.rohitsanjay.com
0.0.2¶
Added implementations of
LatinSquareDesignandRandomizedCompleteBlockDesignAdded examples to docs
0.0.1¶
Initial release
Implemented
OneWayANOVASet up docs and GitHub actions