2020-10-29 22:17:02 +00:00
|
|
|
inherited RIDITForm: TRIDITForm
|
2020-10-31 11:31:29 +00:00
|
|
|
Left = 864
|
2020-10-29 22:17:02 +00:00
|
|
|
Height = 477
|
2020-10-31 11:31:29 +00:00
|
|
|
Top = 327
|
|
|
|
Width = 903
|
2020-05-10 10:37:19 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/RIDITAnalysis.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Relative to an Identified Distribution Analysis'
|
2020-10-29 22:17:02 +00:00
|
|
|
ClientHeight = 477
|
2020-10-31 11:31:29 +00:00
|
|
|
ClientWidth = 903
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited ParamsPanel: TPanel
|
|
|
|
Height = 461
|
|
|
|
Width = 416
|
|
|
|
ClientHeight = 461
|
|
|
|
ClientWidth = 416
|
|
|
|
inherited CloseBtn: TButton
|
|
|
|
Left = 361
|
|
|
|
Top = 436
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 7
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited ComputeBtn: TButton
|
|
|
|
Left = 277
|
|
|
|
Top = 436
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 6
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited ResetBtn: TButton
|
|
|
|
Left = 215
|
|
|
|
Top = 436
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 5
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited HelpBtn: TButton
|
|
|
|
Tag = 143
|
|
|
|
Left = 156
|
|
|
|
Top = 436
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 4
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited ButtonBevel: TBevel
|
|
|
|
Top = 420
|
|
|
|
Width = 416
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
object AlphaLabel: TLabel[5]
|
|
|
|
AnchorSideLeft.Control = RefGrp
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = RefGrp
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = AlphaEdit
|
|
|
|
AnchorSideBottom.Control = RefGrp
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 265
|
|
|
|
Height = 71
|
2020-10-31 23:37:42 +00:00
|
|
|
Top = 227
|
2020-10-29 22:17:02 +00:00
|
|
|
Width = 88
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akTop, akLeft, akBottom]
|
|
|
|
AutoSize = False
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Top = 8
|
2020-10-29 22:17:02 +00:00
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = '2-tailed Alpha for significance'
|
|
|
|
Layout = tlCenter
|
2020-03-30 18:01:44 +00:00
|
|
|
ParentColor = False
|
2020-10-29 22:17:02 +00:00
|
|
|
WordWrap = True
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-31 23:37:42 +00:00
|
|
|
object OptionsGroup: TGroupBox[6]
|
2020-10-29 22:17:02 +00:00
|
|
|
AnchorSideLeft.Control = RefGrp
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-31 23:37:42 +00:00
|
|
|
AnchorSideBottom.Control = ButtonBevel
|
2020-10-29 22:17:02 +00:00
|
|
|
Left = 0
|
|
|
|
Height = 114
|
2020-10-31 23:37:42 +00:00
|
|
|
Top = 306
|
2020-10-29 22:17:02 +00:00
|
|
|
Width = 422
|
2020-03-30 18:01:44 +00:00
|
|
|
Anchors = [akLeft, akBottom]
|
2020-10-29 22:17:02 +00:00
|
|
|
AutoSize = True
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
2020-10-29 22:17:02 +00:00
|
|
|
Caption = 'Options'
|
|
|
|
ChildSizing.LeftRightSpacing = 12
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.HorizontalSpacing = 12
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 2
|
|
|
|
ClientHeight = 94
|
|
|
|
ClientWidth = 418
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 3
|
2020-10-29 22:17:02 +00:00
|
|
|
object ObsChk: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 211
|
|
|
|
Caption = 'Show Observed Frequencies'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object ExpChk: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 171
|
|
|
|
Caption = 'Show Expected Frequencies'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object PropChk: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 211
|
|
|
|
Caption = 'Show Row and Column Proportions'
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
object ChiChk: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 171
|
|
|
|
Caption = 'Show Cell Chi-Square Values'
|
|
|
|
TabOrder = 3
|
|
|
|
end
|
|
|
|
object YatesChk: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 48
|
|
|
|
Width = 211
|
|
|
|
Caption = 'Use Yate''s Correction for a 2x2 Table'
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object DetailsChk: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 48
|
|
|
|
Width = 171
|
|
|
|
Caption = 'Show Computational Details'
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
|
|
|
object BonChk: TCheckBox
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 69
|
|
|
|
Width = 211
|
|
|
|
BorderSpacing.Left = 12
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Use Bonferroni for contrasts'
|
|
|
|
TabOrder = 6
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
object RefGrp: TRadioGroup[7]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideTop.Side = asrBottom
|
2020-10-29 22:17:02 +00:00
|
|
|
AnchorSideRight.Control = Owner
|
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-31 23:37:42 +00:00
|
|
|
AnchorSideBottom.Control = OptionsGroup
|
2020-10-29 22:17:02 +00:00
|
|
|
Left = 0
|
|
|
|
Height = 72
|
2020-10-31 23:37:42 +00:00
|
|
|
Top = 226
|
2020-10-29 22:17:02 +00:00
|
|
|
Width = 257
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
AutoFill = True
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 12
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Reference Variable'
|
|
|
|
ChildSizing.LeftRightSpacing = 12
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
|
|
|
|
ChildSizing.EnlargeVertical = crsHomogenousChildResize
|
|
|
|
ChildSizing.ShrinkHorizontal = crsScaleChilds
|
|
|
|
ChildSizing.ShrinkVertical = crsScaleChilds
|
|
|
|
ChildSizing.Layout = cclLeftToRightThenTopToBottom
|
|
|
|
ChildSizing.ControlsPerLine = 1
|
|
|
|
ClientHeight = 52
|
|
|
|
ClientWidth = 253
|
|
|
|
Items.Strings = (
|
|
|
|
'Let each variable be a reference variable'
|
|
|
|
'Use only the reference variable selected'
|
|
|
|
)
|
|
|
|
OnClick = RefGrpClick
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 1
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
object AlphaEdit: TEdit[8]
|
|
|
|
AnchorSideLeft.Control = AlphaLabel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideLeft.Side = asrBottom
|
2020-10-29 22:17:02 +00:00
|
|
|
AnchorSideTop.Control = AlphaLabel
|
|
|
|
AnchorSideTop.Side = asrCenter
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-29 22:17:02 +00:00
|
|
|
Left = 361
|
2020-03-30 18:01:44 +00:00
|
|
|
Height = 23
|
2020-10-31 23:37:42 +00:00
|
|
|
Top = 251
|
2020-10-29 22:17:02 +00:00
|
|
|
Width = 50
|
|
|
|
Alignment = taRightJustify
|
2020-03-30 18:01:44 +00:00
|
|
|
BorderSpacing.Left = 8
|
2020-10-29 22:17:02 +00:00
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 2
|
2020-10-29 22:17:02 +00:00
|
|
|
Text = 'AlphaEdit'
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
object Panel1: TPanel[9]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
2020-03-30 18:01:44 +00:00
|
|
|
AnchorSideRight.Side = asrBottom
|
2020-10-31 23:37:42 +00:00
|
|
|
AnchorSideBottom.Control = RefGrp
|
2020-10-29 22:17:02 +00:00
|
|
|
Left = 0
|
|
|
|
Height = 214
|
|
|
|
Top = 0
|
|
|
|
Width = 416
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
BevelOuter = bvNone
|
|
|
|
ClientHeight = 214
|
|
|
|
ClientWidth = 416
|
2020-10-31 23:37:42 +00:00
|
|
|
TabOrder = 0
|
2020-10-29 22:17:02 +00:00
|
|
|
object Label1: TLabel
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideTop.Control = Panel1
|
|
|
|
Left = 8
|
|
|
|
Height = 15
|
|
|
|
Top = 8
|
|
|
|
Width = 46
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
Caption = 'Variables'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label2: TLabel
|
|
|
|
AnchorSideLeft.Control = RowEdit
|
|
|
|
AnchorSideBottom.Control = RowEdit
|
|
|
|
Left = 230
|
|
|
|
Height = 15
|
|
|
|
Top = 33
|
|
|
|
Width = 103
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Row Labels Variable'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label3: TLabel
|
|
|
|
AnchorSideLeft.Control = ColList
|
|
|
|
AnchorSideTop.Control = ColIn
|
|
|
|
Left = 230
|
|
|
|
Height = 15
|
|
|
|
Top = 101
|
|
|
|
Width = 92
|
|
|
|
Caption = 'Column Variables'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label4: TLabel
|
|
|
|
AnchorSideLeft.Control = RefEdit
|
|
|
|
AnchorSideBottom.Control = RefEdit
|
|
|
|
Left = 230
|
|
|
|
Height = 15
|
|
|
|
Top = 174
|
|
|
|
Width = 96
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Top = 16
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Reference Variable'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object VarList: TListBox
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = RowIn
|
|
|
|
AnchorSideBottom.Control = Panel1
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 8
|
|
|
|
Height = 189
|
|
|
|
Top = 25
|
|
|
|
Width = 178
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
|
|
|
OnDblClick = VarListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object RowIn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
Left = 194
|
|
|
|
Height = 28
|
|
|
|
Top = 25
|
|
|
|
Width = 28
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = RowInClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object RowOut: TBitBtn
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = RowIn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 194
|
|
|
|
Height = 28
|
|
|
|
Top = 57
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = RowOutClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
object ColIn: TBitBtn
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = RowOut
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 194
|
|
|
|
Height = 28
|
|
|
|
Top = 101
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 16
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = ColInClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object ColOut: TBitBtn
|
|
|
|
AnchorSideLeft.Control = Panel1
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = ColIn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 194
|
|
|
|
Height = 28
|
|
|
|
Top = 131
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = ColOutClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
|
|
|
object RowEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = RowIn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = Panel1
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = RowOut
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 230
|
|
|
|
Height = 23
|
|
|
|
Top = 50
|
|
|
|
Width = 186
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
ReadOnly = True
|
|
|
|
TabOrder = 3
|
|
|
|
Text = 'RowEdit'
|
|
|
|
end
|
|
|
|
object ColList: TListBox
|
|
|
|
AnchorSideLeft.Control = ColOut
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label3
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = Panel1
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Label4
|
|
|
|
Left = 230
|
|
|
|
Height = 40
|
|
|
|
Top = 118
|
2020-10-31 23:37:42 +00:00
|
|
|
Width = 186
|
2020-10-29 22:17:02 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
ItemHeight = 0
|
|
|
|
OnClick = ColListClick
|
|
|
|
OnDblClick = ColListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
|
|
|
TabOrder = 6
|
|
|
|
end
|
|
|
|
object RefEdit: TEdit
|
|
|
|
AnchorSideLeft.Control = ColOut
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = Panel1
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = Panel1
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 230
|
|
|
|
Height = 23
|
|
|
|
Top = 191
|
2020-10-31 23:37:42 +00:00
|
|
|
Width = 186
|
2020-10-29 22:17:02 +00:00
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
ReadOnly = True
|
|
|
|
TabOrder = 7
|
|
|
|
Text = 'RefEdit'
|
|
|
|
end
|
|
|
|
object Bevel2: TBevel
|
|
|
|
Left = 386
|
|
|
|
Height = 20
|
|
|
|
Top = 288
|
|
|
|
Width = 14
|
|
|
|
Shape = bsSpacer
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|
2020-10-29 22:17:02 +00:00
|
|
|
inherited ParamsSplitter: TSplitter
|
|
|
|
Left = 428
|
|
|
|
Height = 477
|
|
|
|
end
|
2020-10-31 11:31:29 +00:00
|
|
|
object PageControl: TPageControl[2]
|
|
|
|
Left = 437
|
|
|
|
Height = 461
|
|
|
|
Top = 8
|
|
|
|
Width = 458
|
|
|
|
ActivePage = FrequenciesPage
|
|
|
|
Align = alClient
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
TabIndex = 1
|
|
|
|
TabOrder = 2
|
|
|
|
object ResultsPage: TTabSheet
|
|
|
|
Caption = 'Results'
|
|
|
|
end
|
|
|
|
object FrequenciesPage: TTabSheet
|
|
|
|
Caption = 'Frequencies'
|
|
|
|
end
|
|
|
|
object RowColPropsPage: TTabSheet
|
|
|
|
Caption = 'Row/Column Properties'
|
|
|
|
end
|
|
|
|
object CellChiSqrPage: TTabSheet
|
|
|
|
Caption = 'Cell ChiSsqr'
|
|
|
|
end
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|