BMPLSStartup Members

These members are related to Batch-wise Multi-way Partial Least Squares Startup.

Functions

Name Description
Cancel -
OK Return value: Integer.

Properties

Name Description
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.
BatchCodes Codes for batch variable. Return/assignment value: String.
CrossValidationOff Turn off cross-validation. Return/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.
IsRawData Is data in raw format. Return/assignment value: Integer.
MaxIterations Maximum number of iterations for NIPALS algorithm. 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.
NumberOfTimeIntervals Number of time intervals if the time variable is in raw format. 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.
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.
StackedData Aggregated (stacked) data. Return/assignment value: Integer.
TimeCodes Codes for time variable. Return/assignment value: String.
UnitStandardDeviations Scale variables to unit standard deviations. Return/assignment value: Integer.
VFoldCrossValidation Apply v-fold cross-validation method. Return/assignment value: Integer.
Variables Return/assignment value: String.