PLSStartup Members

These members are related to Partial Least Squares Startup.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
AnalysisAndTestSamples Learning/testing (crossvalidation) sample identifier variable. Return/assignment value: String.
Application Returns application object. Return value: Object. This property is read only.
ApplyMemoryLimit Specify whether restrictions should be imposed on the amount of memory the analysis can use. Return/assignment value: Integer.
AutoFitByCrossValidation Apply cross-validation method to fit the number of components. Return/assignment value: Integer.
AutoRemoveCases Automatically remove unqualified cases. Return/assignment value: Integer.
AutoRemoveVariables Automatically remove unqualified variables. Return/assignment value: Integer.
CategoricalResponse Apply categorical response (classification). Return/assignment value: Integer.
CodeForLearningSample Code for learning sample. Return/assignment value: String.
CrossValidationOff Turn off cross-validation. Return/assignment value: Integer.
CrossValidationSamplingLikeSIMCA Set up cross-validation sampling folders like SIMCA. Assignment value: Integer.
DoNotScaleVariables Do not scale variables. Return/assignment value: Integer.
EigenvalueLimit Minimum eigenvalue. Return/assignment value: Double.
EpsilonOfConvergence Epsilon value for convergence of NIPALS algorithm. Return/assignment value: Double.
FactorCodes Codes for categorical variables. Return/assignment value: String.
FixedNumberOfComponents Apply fixed number of components. Return/assignment value: Integer.
MaxIterations Maximum number of iterations for NIPALS algorithm. Return/assignment value: Integer.
MaxNumberOfVariableBlocks Maximum number of blocks. Return/assignment value: Integer.
MemoryLimitInMB Specifies the maximum amount of memory the analysis can use. Return/assignment value: Double.
MinEigenvalueLimit Apply the minimum eigenvalue limit to fit the number of components. Return/assignment value: Integer.
MinPercentageOfValidCases Minimum percentage of valid cases for each variable. Return/assignment value: Double.
MinPercentageOfValidVars Minimum percentage of valid variables for each case. Return/assignment value: Double.
Name Return value: String. This property is read only.
NumberOfComponents Fixed number of components. Return/assignment value: Integer.
NumberOfCrossValidationFolds V-value for v-fold cross-validation. Return/assignment value: Integer.
Parent Returns the parent of the object. Return value: Object. This property is read only.
RandomSeedOfCrossValidation Random seed for v-fold cross-validation. Return/assignment value: Integer.
ResponseCodes Codes for response variables. Return/assignment value: String.
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.
StandardDeviations User-defined standard deviations. Return/assignment value: String.
UnitStandardDeviation Scale variables to unit standard deviations. Return/assignment value: Integer.
UseAnalysisAndTestSample Apply analysis and test (learning/testing) sample. Return/assignment value: Integer.
UserDefinedStandardDeviations Scale variables to user-defined standard deviations. Return/assignment value: Integer.
UsingVariableBlocks Apply variable blocks. Return/assignment value: Integer.
VFoldCrossValidation Apply v-fold cross-validation method. Return/assignment value: Integer.
VariableBlocks Variable blocks. Return/assignment value: String.
Variables Return/assignment value: String.