2020-10-22 10:24:24 +00:00
|
|
|
inherited BestRegForm: TBestRegForm
|
|
|
|
Left = 525
|
2020-03-30 18:01:44 +00:00
|
|
|
Height = 433
|
2020-10-22 10:24:24 +00:00
|
|
|
Top = 233
|
|
|
|
Width = 843
|
2020-05-26 14:51:03 +00:00
|
|
|
HelpType = htKeyword
|
2020-08-17 13:55:43 +00:00
|
|
|
HelpKeyword = 'html/BestCombinationMultipleRegressio.htm'
|
2020-03-30 18:01:44 +00:00
|
|
|
Caption = 'Best Combination Multiple Regression'
|
|
|
|
ClientHeight = 433
|
2020-10-22 10:24:24 +00:00
|
|
|
ClientWidth = 843
|
|
|
|
inherited ParamsPanel: TPanel
|
|
|
|
Height = 417
|
|
|
|
Width = 467
|
|
|
|
ClientHeight = 417
|
|
|
|
ClientWidth = 467
|
|
|
|
inherited CloseBtn: TButton
|
|
|
|
Left = 412
|
|
|
|
Top = 392
|
|
|
|
end
|
|
|
|
inherited ComputeBtn: TButton
|
|
|
|
Left = 328
|
|
|
|
Top = 392
|
|
|
|
end
|
|
|
|
inherited ResetBtn: TButton
|
|
|
|
Left = 266
|
|
|
|
Top = 392
|
|
|
|
end
|
|
|
|
inherited HelpBtn: TButton
|
|
|
|
Left = 207
|
|
|
|
Top = 392
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
inherited ButtonBevel: TBevel
|
|
|
|
Top = 376
|
|
|
|
Width = 467
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object Label1: TLabel[5]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = ParamsPanel
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 0
|
|
|
|
Width = 97
|
|
|
|
Caption = 'Available Variables'
|
|
|
|
ParentColor = False
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object Label2: TLabel[6]
|
|
|
|
AnchorSideLeft.Control = BlockList
|
|
|
|
AnchorSideTop.Control = InBtn
|
|
|
|
Left = 259
|
|
|
|
Height = 15
|
|
|
|
Top = 93
|
|
|
|
Width = 93
|
|
|
|
Caption = 'Selected Variables'
|
|
|
|
ParentColor = False
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object Label3: TLabel[7]
|
|
|
|
AnchorSideLeft.Control = DepVarEdit
|
|
|
|
AnchorSideBottom.Control = DepVarEdit
|
|
|
|
Left = 259
|
|
|
|
Height = 15
|
|
|
|
Top = 21
|
|
|
|
Width = 102
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Bottom = 2
|
|
|
|
Caption = 'Dependent Variable'
|
|
|
|
ParentColor = False
|
|
|
|
end
|
|
|
|
object Label4: TLabel[8]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = InProbEdit
|
|
|
|
AnchorSideTop.Side = asrCenter
|
|
|
|
AnchorSideRight.Control = Owner
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = GroupBox1
|
|
|
|
Left = 0
|
|
|
|
Height = 15
|
|
|
|
Top = 214
|
|
|
|
Width = 185
|
|
|
|
BorderSpacing.Top = 16
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Minimum Probability for Inclusion:'
|
|
|
|
ParentColor = False
|
|
|
|
WordWrap = True
|
|
|
|
end
|
|
|
|
object VarList: TListBox[9]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideTop.Control = Label1
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = AllBtn
|
|
|
|
AnchorSideBottom.Control = InProbEdit
|
|
|
|
Left = 0
|
|
|
|
Height = 185
|
|
|
|
Top = 17
|
|
|
|
Width = 207
|
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
BorderSpacing.Right = 6
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
|
|
|
OnDblClick = VarListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 4
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object InBtn: TBitBtn[10]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = DepOutBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 219
|
|
|
|
Height = 26
|
|
|
|
Top = 93
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 20
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = InBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 5
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object OutBtn: TBitBtn[11]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = InBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 219
|
|
|
|
Height = 26
|
|
|
|
Top = 123
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = OutBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 6
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object AllBtn: TBitBtn[12]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = OutBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 213
|
|
|
|
Height = 25
|
|
|
|
Top = 169
|
|
|
|
Width = 40
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Top = 20
|
|
|
|
Caption = 'All'
|
|
|
|
OnClick = AllBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 7
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object BlockList: TListBox[13]
|
|
|
|
AnchorSideLeft.Control = AllBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label2
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = VarList
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 259
|
|
|
|
Height = 92
|
|
|
|
Top = 110
|
2020-03-30 18:01:44 +00:00
|
|
|
Width = 208
|
2020-10-22 10:24:24 +00:00
|
|
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 6
|
|
|
|
BorderSpacing.Top = 2
|
|
|
|
ItemHeight = 0
|
|
|
|
MultiSelect = True
|
|
|
|
OnDblClick = BlockListDblClick
|
|
|
|
OnSelectionChange = VarListSelectionChange
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 8
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object DepInBtn: TBitBtn[14]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = VarList
|
|
|
|
Left = 219
|
|
|
|
Height = 26
|
|
|
|
Top = 17
|
|
|
|
Width = 28
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 1
|
|
|
|
OnClick = DepInBtnClick
|
|
|
|
Spacing = 0
|
2020-03-30 18:01:44 +00:00
|
|
|
TabOrder = 9
|
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object DepOutBtn: TBitBtn[15]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideLeft.Side = asrCenter
|
|
|
|
AnchorSideTop.Control = DepInBtn
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
Left = 219
|
|
|
|
Height = 26
|
|
|
|
Top = 47
|
|
|
|
Width = 28
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
Images = MainDataModule.ImageList
|
|
|
|
ImageIndex = 0
|
|
|
|
OnClick = DepOutBtnClick
|
|
|
|
Spacing = 0
|
|
|
|
TabOrder = 10
|
|
|
|
end
|
|
|
|
object DepVarEdit: TEdit[16]
|
|
|
|
AnchorSideLeft.Control = AllBtn
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideRight.Control = ParamsPanel
|
|
|
|
AnchorSideRight.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = DepOutBtn
|
|
|
|
AnchorSideBottom.Side = asrBottom
|
|
|
|
Left = 259
|
|
|
|
Height = 23
|
|
|
|
Top = 38
|
|
|
|
Width = 208
|
|
|
|
Anchors = [akLeft, akRight, akBottom]
|
|
|
|
BorderSpacing.Left = 6
|
|
|
|
BorderSpacing.Bottom = 12
|
|
|
|
TabOrder = 11
|
|
|
|
Text = 'DepVarEdit'
|
|
|
|
end
|
|
|
|
object GroupBox1: TGroupBox[17]
|
|
|
|
AnchorSideLeft.Control = ParamsPanel
|
|
|
|
AnchorSideBottom.Control = ButtonBevel
|
|
|
|
Left = 0
|
|
|
|
Height = 135
|
|
|
|
Top = 241
|
|
|
|
Width = 459
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
AutoSize = True
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
Caption = 'Options'
|
|
|
|
ChildSizing.LeftRightSpacing = 12
|
|
|
|
ChildSizing.TopBottomSpacing = 6
|
|
|
|
ChildSizing.VerticalSpacing = 2
|
|
|
|
ChildSizing.Layout = cclTopToBottomThenLeftToRight
|
|
|
|
ChildSizing.ControlsPerLine = 5
|
|
|
|
ClientHeight = 115
|
|
|
|
ClientWidth = 455
|
|
|
|
TabOrder = 12
|
|
|
|
object CPChkBox: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 223
|
|
|
|
Caption = 'Show Cross-Products Matrix'
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object CovChkBox: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 223
|
|
|
|
Caption = 'Show Deviation Cross-Products Matrix'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
object CorrsChkBox: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 48
|
|
|
|
Width = 223
|
|
|
|
Caption = 'Show Intercorrelations Matrix'
|
|
|
|
TabOrder = 2
|
|
|
|
end
|
|
|
|
object MeansChkBox: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 69
|
|
|
|
Width = 223
|
|
|
|
Caption = 'Show Means'
|
|
|
|
TabOrder = 3
|
|
|
|
end
|
|
|
|
object VarChkBox: TCheckBox
|
|
|
|
Left = 12
|
|
|
|
Height = 19
|
|
|
|
Top = 90
|
|
|
|
Width = 223
|
|
|
|
Caption = 'Show Variances'
|
|
|
|
TabOrder = 4
|
|
|
|
end
|
|
|
|
object SDChkBox: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 6
|
|
|
|
Width = 208
|
|
|
|
Caption = 'Show Standard Deviations'
|
|
|
|
TabOrder = 5
|
|
|
|
end
|
|
|
|
object MatSaveChkBox: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 27
|
|
|
|
Width = 208
|
|
|
|
Caption = 'Save Correlation Matrix'
|
|
|
|
TabOrder = 6
|
|
|
|
end
|
|
|
|
object PredictChkBox: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 48
|
|
|
|
Width = 208
|
|
|
|
Caption = 'Predictions, residuals, C.I''s to grid'
|
|
|
|
TabOrder = 7
|
|
|
|
end
|
|
|
|
object MatInChkBox: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 69
|
|
|
|
Width = 208
|
|
|
|
Caption = 'Enter Data from a Matrix'
|
|
|
|
TabOrder = 8
|
|
|
|
end
|
|
|
|
object ComboShowChkBox: TCheckBox
|
|
|
|
Left = 235
|
|
|
|
Height = 19
|
|
|
|
Top = 90
|
|
|
|
Width = 208
|
|
|
|
Caption = 'Show Results for each Combination'
|
|
|
|
TabOrder = 9
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object InProbEdit: TEdit[18]
|
|
|
|
AnchorSideLeft.Control = Label4
|
|
|
|
AnchorSideLeft.Side = asrBottom
|
|
|
|
AnchorSideTop.Control = Label4
|
|
|
|
AnchorSideTop.Side = asrBottom
|
|
|
|
AnchorSideBottom.Control = GroupBox1
|
|
|
|
Left = 193
|
|
|
|
Height = 23
|
|
|
|
Top = 210
|
|
|
|
Width = 59
|
|
|
|
Alignment = taRightJustify
|
|
|
|
Anchors = [akLeft, akBottom]
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Bottom = 8
|
|
|
|
TabOrder = 13
|
|
|
|
Text = 'InProbEdit'
|
|
|
|
end
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
inherited ParamsSplitter: TSplitter
|
|
|
|
Left = 479
|
|
|
|
Height = 433
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object OpenDialog1: TOpenDialog[2]
|
2020-08-17 13:55:43 +00:00
|
|
|
Left = 56
|
|
|
|
Top = 40
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
2020-10-22 10:24:24 +00:00
|
|
|
object SaveDialog1: TSaveDialog[3]
|
2020-08-17 13:55:43 +00:00
|
|
|
Left = 56
|
|
|
|
Top = 104
|
2020-03-30 18:01:44 +00:00
|
|
|
end
|
|
|
|
end
|