|
04db6bd5ee
|
LazStats: Inherit form of BoxPlotUnit from TBasicStatsReportAndChartForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7745 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-05 18:46:33 +00:00 |
|
|
0b2786b7b2
|
LazStats: Inherit form of NormalityUnit from TBasicStatsReportAndChartForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7744 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-05 15:20:49 +00:00 |
|
|
4e03e81c94
|
LazStats: Minor refactoring of the Compute routine in XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7743 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 22:00:46 +00:00 |
|
|
bf34c484c1
|
LazStats: Inherit form of XvsMultYUnit from TBasicStatsReportAndChartForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 20:36:14 +00:00 |
|
|
d36f794dee
|
LazStats: Simplification of Compute() method in PlotXYUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7741 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 16:50:11 +00:00 |
|
|
7edc03ffc8
|
LazStats: Inherit form of PlotXYUnit from TBasicStatsReportAndChartForm.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7740 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-04 12:16:47 +00:00 |
|
|
6f5659920f
|
LazStats: More general usability of the calculations in DescriptiveUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7739 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-03 21:49:09 +00:00 |
|
|
a38794b4f8
|
LazStats: Extract and add some general purpose grid-related routines to the new unit GridProcs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7738 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-03 18:03:48 +00:00 |
|
|
c25230eb89
|
Lazstats: Massive refactoring of DescriptiveUnits: Move calculation to new TDescriptiveStats class. More user-friendly interface.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7730 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-02 17:14:33 +00:00 |
|
|
0175c44fa5
|
LazStats: Inherit DescriptiveUnit from TBasicStatsReportForm. Fix related issues. Fix compilation with FPC trunk.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7729 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-01 16:03:56 +00:00 |
|
|
219b3d9e97
|
LazStats: Fix typo in file name of BasicStatsReportFormUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-01 15:17:51 +00:00 |
|
|
3e4d68478c
|
LazStats: LazStats: Prepare more generalized layout by add form ancestors TBasicStatsReportForm and TBasicStatsReportAndChartForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7727 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-01 15:08:49 +00:00 |
|
|
349f9b039b
|
LazStats: Refactor GroupFreqUnit (to inherit from TBasicStatsChartForm).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-01 14:06:47 +00:00 |
|
|
8df06eb3c3
|
LazStats: Prepare more generalized layout by adding form ancestors TBasicStatsParamsForm and TBasicStatsChartForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7725 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-10-01 14:05:43 +00:00 |
|
|
8092e5e9fa
|
LazStats: Fix bug in NormalDist. Nicer report layout in CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-30 21:52:40 +00:00 |
|
|
10049ca6b0
|
LazStats: Complete refactoring of CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7723 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-30 21:05:32 +00:00 |
|
|
0e50c16f6b
|
LazStats: More refactoring in CompareDistUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7722 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-30 10:19:19 +00:00 |
|
|
98cf0d0621
|
LazStats: Beginning to layout of CompareDistUnit to move report and chart inside the form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7720 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-29 13:49:25 +00:00 |
|
|
feed93c12b
|
LazStats: Add OnDblClick handlers for listboxes in BreakdownUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-29 10:55:15 +00:00 |
|
|
3e74301fa1
|
LazStats: Rearrange Analysis > Descriptive menu. Check whether the Close button is working for non-modal forms. Add build and release modes to project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7718 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-29 10:36:56 +00:00 |
|
|
c8585f1eeb
|
LazStats: Fix FreqUnit crashing due to improper array dimensions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7716 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-29 10:14:55 +00:00 |
|
|
c33d6d24a5
|
LazStats: Fix compilation with Laz 2.0.10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7715 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-29 09:29:49 +00:00 |
|
|
a8ee917195
|
LazStats: Make grid-related procedures in DataProcs needed by CrossTabUnit independent of MainForm. Clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7713 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 21:37:49 +00:00 |
|
|
72015121c4
|
LazStats: Fix CrossTab form constraints and tab order.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7712 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 21:22:08 +00:00 |
|
|
746509e94a
|
LazStats: Remove remaining goto instructions from the crosstab BreakDown procedure
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7711 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 21:18:41 +00:00 |
|
|
3cf367a1dc
|
LazStats: Remove two goto instructions in the BreakDown method of CrossTabUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 21:11:20 +00:00 |
|
|
85f0568fb3
|
LazStats: Extract computation code from TCrossTabFrm to separate calculation class.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7709 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 21:06:11 +00:00 |
|
|
788f6feec0
|
LazStats: Beginning to refactor CrossTabUnit: include output in form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 16:24:38 +00:00 |
|
|
21b70d0447
|
LazStats: Fix wrong parameter of ProbF() call in BreakDownUnit. Move function ProbF to MathUnit for better testing.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7707 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 14:05:34 +00:00 |
|
|
4a492958a3
|
LazStats: Split ANOVA calculation off of main calculation routine in BreakDownUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7706 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 10:59:21 +00:00 |
|
|
f25cde2b88
|
LazStats: One more automatic divider line for report.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7705 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-28 10:59:09 +00:00 |
|
|
697e7ba4f8
|
LazStats: Integrate report output into the form of BreakDownUnit. Begin refactoring of Compute routine. Fix TabOrder of MultXvsYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7704 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-27 22:43:10 +00:00 |
|
|
bd95521f4b
|
LazStats: Integrate report and chart into MultXvsYUnit. Some simplifications.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-27 21:23:20 +00:00 |
|
|
6fc99eddbc
|
LazStats: Inherit the SPC forms from TBasicStatsForm. Fix some formatting issues in the descriptive forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7702 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-27 18:07:50 +00:00 |
|
|
4867231421
|
LazStats: Beginning to inherited forms from TBasicStatsForm. Add ResetForms method to Mainform in order to reset all non-modal data forms, eg. when a new file is loaded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7701 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-27 17:59:39 +00:00 |
|
|
e353889d67
|
LazStats: Complete refactored NormalityUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7697 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-26 21:10:53 +00:00 |
|
|
0ad61ba3c6
|
LazStats: Refactor NormalityUnit (integrate report, add probability chart based on TAChart).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7694 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-25 23:08:58 +00:00 |
|
|
e3cd2dea44
|
LazStats: Complete refactoring of FreqUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7691 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-23 22:34:12 +00:00 |
|
|
202d0b5559
|
LazStats: Beginning to use TAChart inside FreqUnit. Trying to avoid annoying FreqSpecs dialogs. Not complete, yet. Some simplifications in other units (InitForm)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7688 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-23 11:19:08 +00:00 |
|
|
3395fc8847
|
LazStats: Integrate Report and Chart in form of XvsMultYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7687 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 13:20:08 +00:00 |
|
|
84e1cce0ed
|
LazStats: Allow defined line-breaks in "contextual help" entries.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7686 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 10:42:22 +00:00 |
|
|
0bb1c4fe0f
|
LazStats: Integrate report and chart into form of BubblePlotUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 09:40:36 +00:00 |
|
|
5cfa3c5c6c
|
LazStats: Add some menu separators. Some clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7683 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-22 08:26:09 +00:00 |
|
|
57b8701628
|
LazStats: Integrate report and chart into form of BoxPlotUnit. Some minor refactoring.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7682 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-21 21:39:40 +00:00 |
|
|
24083f5582
|
LazStats: Trim array lengths in PlotXYUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7681 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-21 16:22:05 +00:00 |
|
|
d36e545456
|
LazStats: Cleanup in PlotXYUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7679 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 21:56:53 +00:00 |
|
|
352f651b2f
|
LazStats: Integrate report and chart into PlotXYUnit's form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7678 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 21:49:11 +00:00 |
|
|
b8752fb113
|
LazStats: Fix positioning and sizing of non-modal forms in Descriptive menu
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7677 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 20:37:17 +00:00 |
|
|
db7a9b2fdb
|
LazStats: Remove toolbar from DistribUnit (there is one inherited from TChartFrame). Some cosmetics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7676 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 20:22:00 +00:00 |
|
|
76c351c7d9
|
LazStats: Store position of non-modal form if opened multiple times.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7675 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 17:49:23 +00:00 |
|