|
adda5365c9
|
Updated icons to be more clear.
|
2016-09-30 21:00:59 +08:00 |
|
|
418e4ae1bd
|
Created better icons.
|
2016-09-30 17:37:56 +08:00 |
|
|
0fbee94b31
|
Reverted the icon that is not transparent.
|
2016-09-30 11:54:28 +08:00 |
|
|
fb5b086f20
|
Updated project icon.
|
2016-09-30 11:42:13 +08:00 |
|
|
b9946c6e5a
|
Determined project icon.
|
2016-09-30 11:41:43 +08:00 |
|
|
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 |
|