GamModelSpecDialog Members

These members are related to Generalized Additive Models Specification dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
Application Returns application object. Return value: Object. This property is read only.
DegreesOfFreedomOfCovariates Degrees of freedom for covariates (for cubic spline scatterplot smoother). Return/assignment value: Variant.
FactorCodes Factor codes for categorical predictor variables. Return/assignment value: String.
FirstCodeForDependentVariable First code for binomial dependent variable; will be recoded to 0. Return/assignment value: String.
MaximumNIterationsForInnerModel Maximum number of iterations for inner model estimation. Return/assignment value: Integer.
MaximumNIterationsForOuterModel Maximum number of iterations for outer model estimation. Return/assignment value: Integer.
Name Return value: String. This property is read only.
NoIntercept No intercept in model. Return/assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant.
ResultsVariables Assignment value: Variant.
SecondCodeForDependentVariable Second code for binomial dependent variable; will be recoded to 1. Return/assignment value: String.
Summary Summary; summary results. Return value: Object. This property is read only.
ThresholdForInnerModelEstimation Threshold value for inner model estimation. Return/assignment value: Integer.
ThresholdForOuterModelEstimation Threshold value for outer model estimation. Return/assignment value: Integer.
Variables Variables for analysis. Return/assignment value: String.