c2b0de8216
Added screenshot, and updated the update source.
依瑪貓2016-09-30 10:44:50 +08:00
a1f8301af1
Added a screenshot and updated the URL of the current version.
依瑪貓2016-09-29 17:35:29 +08:00
8c8fd37f29
Added an empty README and update link.
依瑪貓2016-09-29 14:35:28 +08:00
6dd0d32097
Fixed to allow data with more than 32,767 records, using Long instead of Integer.
依瑪貓2016-09-21 21:38:14 +08:00
b16a28f577
Restructured the project directory: Moved the sources into a subdirectory. Added build.xml, LICENSE, VERSION for distribution.
依瑪貓2016-09-09 23:21:50 +08:00
342135d728
Renamed the project from Stats to StatTool.
依瑪貓2016-09-09 15:06:01 +08:00
a3975c9267
Sets the start of the X and Y axis in the X-Y charts to 0.
依瑪貓2016-09-09 10:27:16 +08:00
bb2945ba81
Added charts to correlation and paired T-test.
依瑪貓2016-09-09 00:23:11 +08:00
02cb21fa44
Removed old test subroutines.
依瑪貓2016-09-08 22:05:08 +08:00
c81698e63a
Fixed styles (added a space after MsgBox and the following open parenthesis.)
依瑪貓2016-09-08 21:25:11 +08:00
38f767c386
Prepended APLv2 license to the source. Renamed 9Tools.vb to 9Utils.vb. Added "DialogLibraries.loadLibrary" to load the dialogs first.
依瑪貓2016-09-08 17:09:02 +08:00
3ddf7f2d42
Renamed the modules for extension publishing. Changed to use dialogs instead of code-created dialogs for localized UI.
依瑪貓2016-09-08 16:23:24 +08:00
4816c5250d
Adds the UI/dialogs to ask the data source from the user.
依瑪貓2016-09-07 17:21:15 +08:00
baa4275099
Changed to find the statistics test document instead of using ThisComponent.
依瑪貓2016-09-06 21:19:35 +08:00
e2e4dafeba
Revert the test range.
依瑪貓2016-09-06 15:04:37 +08:00
368f9a1263
Changed the total proporation to the sum of each proportaion instead of dividing itself.
依瑪貓2016-09-06 15:02:17 +08:00
897a4a11ae
Added the Chi-square goodness of fit report.
依瑪貓2016-09-06 14:34:13 +08:00
66aaf665cb
Initial commit, with Pearson's correlation coefficient, paired samples T-test, independent samples T-Test and ANOVA.
依瑪貓2016-09-05 16:05:19 +08:00