|
2263b9ccd0
|
LazStats: Avoid non-modal forms being reset with every menu click.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7673 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 14:15:41 +00:00 |
|
|
2c8c8c7256
|
LazStats: Fix crash in some spc forms when groups contain less than 2 values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-20 12:45:38 +00:00 |
|
|
a06c6498ba
|
LazStats: Add and use ReportFrame
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7670 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-19 14:33:02 +00:00 |
|
|
70b833905c
|
LazStats: Move ChartToolbar to ChartFrameUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7669 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-19 11:42:15 +00:00 |
|
|
cc98b553d8
|
LazStats: Add tabular form of CUSUM control charts.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7668 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-17 22:27:59 +00:00 |
|
|
4a4cbb53ab
|
LazStats: Some refactoring of RChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7667 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-14 10:44:10 +00:00 |
|
|
65f0e63af1
|
LazStats: Some refactoring of SPC chart units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-14 09:51:42 +00:00 |
|
|
980c4033d0
|
LazStats: Fix individuals x-bar chart to agree with JMP software. Nicer labeling of horizontal lines in the SPC charts. Calculate and display Cp, Cpk and Cpm values.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7665 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-13 22:50:54 +00:00 |
|
|
ed04056db4
|
LazStats: Fix XBar Control Chart UCL/LCL values to agree with commercial JMP statistics software.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7664 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-12 22:29:19 +00:00 |
|
|
f3a750effb
|
LazStats: Implement individuals xbar chart in XBarChartUnit. Add variable-selection buttons to SPC forms like in most other forms. Fix TabOrder in all SPC forms.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7663 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-12 16:28:22 +00:00 |
|
|
0b891471b9
|
Lazstats: Print, save and copy memo in BasicSPCUnit. Copy chart in BasicSPCUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-09 22:48:48 +00:00 |
|
|
9c7509c4de
|
LazStats: Improved calculation of V-Mask in CUSUMUnit; slide V-Mask over data set.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-09 18:04:01 +00:00 |
|
|
31f3d9ba6b
|
LazStats: Rename CUMSUMUnit to CUSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7659 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 22:20:11 +00:00 |
|
|
df3f05d290
|
LazStats: Use TAChart and SPC template form in CUMSUMUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7658 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 21:57:57 +00:00 |
|
|
4bcda27b5f
|
LazStats: Use TAChart and SPC template form ind UChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7657 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 11:04:59 +00:00 |
|
|
9a86172efe
|
LazStats: Use TAChart and SPC form tempate in PChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7656 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-08 09:16:52 +00:00 |
|
|
1bd030f0e4
|
LazStats: Use TAChart and template form in CChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7655 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 22:55:35 +00:00 |
|
|
c0ccf0b079
|
LazStats: Refactor RChartUnit and XBarUnit to inherit from SPC template form.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7654 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 21:24:22 +00:00 |
|
|
d7567a511a
|
LazStats: Add SPC template form. Replace old SigmaChartUnit by SChartUnit based on template. Some cosmetics in MainForm menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7653 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 16:25:52 +00:00 |
|
|
44378d9a56
|
LazStats: Add toolbars to XBarUnit and RChartUnit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7652 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 13:15:54 +00:00 |
|
|
1aefc50b7f
|
LazStats: Use TAChart in RChartUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7651 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 12:44:00 +00:00 |
|
|
b40e213839
|
LazStats: Add right axis for spec level labelling in XBarUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7649 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-07 09:21:26 +00:00 |
|
|
c06edbd9f7
|
LazStats: Use TAChart in XBarUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7648 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-09-06 23:24:17 +00:00 |
|
|
e6b6497d6b
|
Extract MathUnit from functionslib for easier testing and more versatile usage. Add t distribution to DistribUnit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7637 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-26 21:20:02 +00:00 |
|
|
3a8e6c0071
|
LazStats: Prepare help system for usage with lhelp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7608 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-08-17 13:55:43 +00:00 |
|
|
070742ad3e
|
LazStats: Refactor DataProcs unit, in particular TAB, CSV and SSV import/export routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-26 22:45:40 +00:00 |
|
|
116042b1cc
|
Lazstats: Add chm help for Statistical Process Control menu items.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7462 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-05-17 21:16:42 +00:00 |
|
|
21987bd7d9
|
Lazstats: Cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-04-21 20:45:15 +00:00 |
|
|
2f33dc9f7b
|
LazStats: initial commit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-03-30 18:01:44 +00:00 |
|