You've already forked lazarus-ccr
LazStats: Activate chm help for Multiple Regression menu items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7468 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Binary file not shown.
Binary file not shown.
@ -3,6 +3,8 @@ object CannonFrm: TCannonFrm
|
||||
Height = 379
|
||||
Top = 137
|
||||
Width = 401
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'CanonicalCorrelation.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Canonical Correlation Analysis'
|
||||
ClientHeight = 379
|
||||
|
@ -3,6 +3,8 @@ object BackRegFrm: TBackRegFrm
|
||||
Height = 436
|
||||
Top = 187
|
||||
Width = 463
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'BackwardStepwise.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Stepwise Backward Multiple Regression'
|
||||
ClientHeight = 436
|
||||
|
@ -3,6 +3,8 @@ object BestRegFrm: TBestRegFrm
|
||||
Height = 433
|
||||
Top = 266
|
||||
Width = 474
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'BestCombinationMultipleRegressio.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Best Combination Multiple Regression'
|
||||
ClientHeight = 433
|
||||
|
@ -3,6 +3,8 @@ object BlkMregFrm: TBlkMregFrm
|
||||
Height = 451
|
||||
Top = 292
|
||||
Width = 465
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'BlockEntryMultipleRegression.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Block Entry Multiple Regression'
|
||||
ClientHeight = 451
|
||||
|
@ -3,6 +3,8 @@ object CoxRegFrm: TCoxRegFrm
|
||||
Height = 401
|
||||
Top = 291
|
||||
Width = 424
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'CoxProportionalHazardsSurvivalRe.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Cox Proportional Hazards Survival Regression'
|
||||
ClientHeight = 401
|
||||
|
@ -3,6 +3,8 @@ object LogRegFrm: TLogRegFrm
|
||||
Height = 355
|
||||
Top = 245
|
||||
Width = 353
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'BinaryLogisticRegression.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Binary Logistic Regression'
|
||||
ClientHeight = 355
|
||||
|
@ -3,6 +3,8 @@ object SimultFrm: TSimultFrm
|
||||
Height = 447
|
||||
Top = 291
|
||||
Width = 437
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'SimultaneousMultipleRegression.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Simultaneous Multiple Regression'
|
||||
ClientHeight = 447
|
||||
|
@ -3,6 +3,8 @@ object StepFwdFrm: TStepFwdFrm
|
||||
Height = 470
|
||||
Top = 243
|
||||
Width = 476
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'ForwardStepwise.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Forward Stepwise Multiple Regression'
|
||||
ClientHeight = 470
|
||||
|
@ -3,6 +3,8 @@ object TwoSLSFrm: TTwoSLSFrm
|
||||
Height = 416
|
||||
Top = 203
|
||||
Width = 415
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'TwoStageLeastSquaresRegression.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Two Stage Least Squares Regression'
|
||||
ClientHeight = 416
|
||||
|
@ -3,6 +3,8 @@ object WLSFrm: TWLSFrm
|
||||
Height = 508
|
||||
Top = 171
|
||||
Width = 517
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'WeightedLeast-SquaresRegression.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Weighted Least Squares Regression'
|
||||
ClientHeight = 508
|
||||
|
@ -3,6 +3,8 @@ object AvgLinkFrm: TAvgLinkFrm
|
||||
Height = 132
|
||||
Top = 409
|
||||
Width = 383
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'AverageLinkClustering.htm'
|
||||
AutoSize = True
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'Average Linkage Hierarchical Clustering'
|
||||
|
@ -3,6 +3,8 @@ object BartlettTestForm: TBartlettTestForm
|
||||
Height = 394
|
||||
Top = 304
|
||||
Width = 411
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'BartlettTestofSphericity.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Bartlett Test of Sphericity'
|
||||
ClientHeight = 394
|
||||
|
@ -3,6 +3,8 @@ object CorrespondenceForm: TCorrespondenceForm
|
||||
Height = 536
|
||||
Top = 206
|
||||
Width = 562
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'CorrespondenceAnalysis.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Correspondence Analysis'
|
||||
ClientHeight = 536
|
||||
|
@ -3,6 +3,8 @@ object DiscrimFrm: TDiscrimFrm
|
||||
Height = 457
|
||||
Top = 229
|
||||
Width = 605
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'MANOVADiscriminantFunction.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Discriminant Function and Multivariate Analysis of Variance'
|
||||
ClientHeight = 457
|
||||
|
@ -3,6 +3,8 @@ object FactorFrm: TFactorFrm
|
||||
Height = 522
|
||||
Top = 211
|
||||
Width = 627
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'FactorAnalysis.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Factor Analysis'
|
||||
ClientHeight = 522
|
||||
|
@ -3,6 +3,8 @@ object HierarchFrm: THierarchFrm
|
||||
Height = 319
|
||||
Top = 211
|
||||
Width = 442
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'HierarchicalAnalysis.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Hierarchical Cluster Analysis'
|
||||
ClientHeight = 319
|
||||
|
@ -3,6 +3,8 @@ object KMeansFrm: TKMeansFrm
|
||||
Height = 349
|
||||
Top = 318
|
||||
Width = 422
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'KMeansClustering.htm'
|
||||
AutoSize = True
|
||||
Caption = 'k Means Clustering '
|
||||
ClientHeight = 349
|
||||
|
@ -3,6 +3,8 @@ object MedianPolishForm: TMedianPolishForm
|
||||
Height = 410
|
||||
Top = 340
|
||||
Width = 472
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'MedianPolishingfora2x2Table.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Median Polishing for a Two-Way Table'
|
||||
ClientHeight = 410
|
||||
|
@ -3,6 +3,8 @@ object PathFrm: TPathFrm
|
||||
Height = 387
|
||||
Top = 192
|
||||
Width = 591
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'PathAnalysis.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Path Analysis'
|
||||
ClientHeight = 387
|
||||
|
@ -3,6 +3,8 @@ object SingleLinkFrm: TSingleLinkFrm
|
||||
Height = 284
|
||||
Top = 362
|
||||
Width = 409
|
||||
HelpType = htKeyword
|
||||
HelpKeyword = 'SingleLinkClustering.htm'
|
||||
AutoSize = True
|
||||
Caption = 'Single Linkage Cluster Analysis'
|
||||
ClientHeight = 284
|
||||
|
Reference in New Issue
Block a user