LassoRegressionResult Members

These members are related to Lasso Regression results dialog.

Functions

Name Description
Cancel -
OK Return value: Integer.
SaveModelToVariableBundle Save specific model as variable bundle.
SetCrossValidatedModelLambda Set model lambda value to cross-validated lambda.
SetOneSEModelLambda Set model lambda value to 1se of cross-validated lambda.

Properties

Name Description
AllCoefficients Parameter estimates for all lambda values. Return value: Object. This property is read only.
AnalysisOfVariance Analysis of variance statistics for continuous variable(s). Return value: Object. This property is read only.
Application Returns application object. Return value: Object. This property is read only.
CategoricalVariable Compute results for categorical variable number or name (or all). Return/assignment value: String.
ChiSquareTest Chi-square test(s) for categorical variable(s). Return value: Object. This property is read only.
CodeGeneratorCLang Generate C/C++ codes. Return value: Object. This property is read only.
CodeGeneratorPMML Generate PMML codes. Return value: Object. This property is read only.
CodeGeneratorSVB Generate SVB codes. Return value: Object. This property is read only.
ContinuousVariable Compute results for continuous variable number or name (or all). Return/assignment value: String.
DescriptiveStatistics Descriptive statistics for continuous variable(s). Return value: Object. This property is read only.
ErrorPlot Graph of cross validation error against log lambda. Return value: Object. This property is read only.
FrequencyTable Frequency table(s) for categorical variable(s). Return value: Object. This property is read only.
GraphOfCoefficientsPath Graph of coefficients against norm. Return value: Object. This property is read only.
GraphOfDeviancePath Graph of deviance against norm. Return value: Object. This property is read only.
GraphOfFrequencies Histogram(s) of frequency table(s) for categorical variable(s). Return value: Object. This property is read only.
L1NormPlot Graph of coefficients against L1 norm. Return value: Object. This property is read only.
ModelCoefficients Parameter estimates for a specific model. Return value: Object. This property is read only.
ModelLambda Lambda for a specific model. Return/assignment value: Double.
ModelPredictions Predicted values for a specific model. Return value: Object. This property is read only.
Name Return value: String. This property is read only.
Parent Returns the parent of the object. Return value: Object. This property is read only.
RegularizationPath Regularization path with df, deviance and lambda values. 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.
Summary Summary of analysis specifications and results. Return value: Object. This property is read only.