Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Tuning options for rxStepControl


View products that this article applies to.

rxStepControl
GoalOptions
PerformancerefitEachStep  = FALSE      # avoid refitting the model at each step. Biggest

                            # impact. Similar to the FAST option of SAS Proc

                            # Logistic.

returnAlways   = TRUE       # return best model without trying new initial values

verbose        = 0          # minimize console output

reportProgress = 0          # ditto

useSparseCube  = FALSE      # sparse cube is a bit slower so avoid if possible
Match SASAll Performance settings plus

 

stepCriterion     = 'SigLevel'  # match SAS

maxSigLevelToAdd  = 0.05        # match SAS

minSigLevelToDrop = 0.05        # match SAS

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104236
Revision : 1
Created on : 1/7/2017
Published on : 10/29/2015
Exists online : False
Views : 82