public class UnsuperOptions extends CASGeneratedActionOptions
Modifier and Type | Class and Description |
---|---|
static class |
UnsuperOptions.TECH |
CASActionOptions.EnumValue, CASActionOptions.FORMAT
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACTION_NAME |
static java.lang.String |
ACTION_SET_NAME |
static java.lang.String |
KEY_ATTRIBUTES |
static java.lang.String |
KEY_CLASS |
static java.lang.String |
KEY_CLASSGLOBALOPTS |
static java.lang.String |
KEY_COLLECTION |
static java.lang.String |
KEY_DISPLAY |
static java.lang.String |
KEY_FREQ |
static java.lang.String |
KEY_INPUTS |
static java.lang.String |
KEY_MAXEFFECTS |
static java.lang.String |
KEY_MAXSTEPS |
static java.lang.String |
KEY_MODEL |
static java.lang.String |
KEY_MULTIMEMBER |
static java.lang.String |
KEY_NOMINALS |
static java.lang.String |
KEY_OUTCP |
static java.lang.String |
KEY_OUTPUTTABLES |
static java.lang.String |
KEY_POLYNOMIAL |
static java.lang.String |
KEY_TABLE |
static java.lang.String |
KEY_TECH |
static java.lang.String |
KEY_VAREXP |
static java.lang.String |
KEY_VARINC |
FLAGS_EXPAND_ARRAYS, FLAGS_IGNORE_DISPOSITION_ERROR, FLAGS_RETURN_RESULTS_ON_EXCEPTION, FLAGS_SKIP_ACTION_EVENTS, FLAGS_SKIP_RESULTS, HIDDEN_PASSWORD, JSON_NULL, LUA_NIL, PARAMETER_FLAG_ISPASSWORD, PARAMETER_FLAG_ISPATH, PARAMETER_FLAG_ISTABLENAME, PARAMETER_FLAG_ISVAR, PARAMETER_FLAG_REQUIRED, PYTHON_NULL, SERIALIZED_PREFIX
Constructor and Description |
---|
UnsuperOptions() |
UnsuperOptions(CASActionOptions options) |
Modifier and Type | Method and Description |
---|---|
Casinvardesc[] |
getAttribute() |
Casinvardesc[] |
getAttributes() |
Classopts |
getClassglobalopts() |
ClassStatement[] |
getClassParameter() |
ClassStatement[] |
getClassVars() |
Collection[] |
getCollection() |
DisplayTables |
getDisplay() |
java.lang.String |
getFreq() |
Casinvardesc[] |
getInput() |
Casinvardesc[] |
getInputs() |
java.lang.Long |
getMaxeffects() |
java.lang.Long |
getMaxsteps() |
ModelStatement |
getModel() |
Multimember[] |
getMultimember() |
Casinvardesc[] |
getNominal() |
Casinvardesc[] |
getNominals() |
OutputCPStatement |
getOutcp() |
OutputTables |
getOutputTables() |
Polynomial[] |
getPoly() |
Polynomial[] |
getPolynomial() |
java.lang.Object |
getServerDefaultValue(java.lang.String key)
Gets the server default value, if known.
|
Castable |
getTable() |
UnsuperOptions.TECH |
getTech() |
java.lang.Double |
getVarexp() |
java.lang.Double |
getVarinc() |
UnsuperOptions |
setAttribute(Casinvardesc[] value) |
UnsuperOptions |
setAttributes(Casinvardesc[] value)
Sets the value of parameter 'attributes': alters attributes on variables used in this action.
|
UnsuperOptions |
setClassglobalopts(Classopts value)
Sets the value of parameter 'classglobalopts': lists options that apply to all classification variables.
|
UnsuperOptions |
setClassParameter(ClassStatement[] value)
Sets the value of parameter 'class': names the classification variables to be used as explanatory variables in the analysis.
|
UnsuperOptions |
setClassVars(ClassStatement[] value) |
UnsuperOptions |
setCollection(Collection[] value)
Sets the value of parameter 'collection': defines a set of variables that are treated as a single effect that has multiple degrees of freedom.
|
UnsuperOptions |
setDisplay(DisplayTables value)
Sets the value of parameter 'display': specifies a list of result tables to send to the client for display.
|
UnsuperOptions |
setFreq(java.lang.String value)
Sets the value of parameter 'freq': names the numeric variable that contains the frequency of occurrence for each observation.
|
UnsuperOptions |
setInput(Casinvardesc[] value) |
UnsuperOptions |
setInputs(Casinvardesc[] value)
Sets the value of parameter 'inputs': specifies variables to use for analysis.
|
UnsuperOptions |
setMaxeffects(java.lang.Long value)
Sets the value of parameter 'maxeffects': specifies the number of effects to select; the number must be greater than or equal to 1.
|
UnsuperOptions |
setMaxsteps(java.lang.Long value)
Sets the value of parameter 'maxsteps': specifies the maximum number of steps to take; the number must be greater than or equal to 1.
|
UnsuperOptions |
setModel(ModelStatement value)
Sets the value of parameter 'model': names the dependent variable, explanatory effects, and model options.
|
UnsuperOptions |
setMultimember(Multimember[] value)
Sets the value of parameter 'multimember': uses one or more classification variables specified in the vars parameter in such a way that each observation can be associated with one or more levels of the union of the levels of the classification variables.
|
UnsuperOptions |
setNominal(Casinvardesc[] value) |
UnsuperOptions |
setNominals(Casinvardesc[] value)
Sets the value of parameter 'nominals': specifies nominal variables to use for analysis.
|
UnsuperOptions |
setOutcp(OutputCPStatement value)
Sets the value of parameter 'outcp': creates a data set that contains a symmetric matrix that depicts the relationships among variables and also a set of statistics about the input data set and variables.
|
UnsuperOptions |
setOutputTables(OutputTables value)
Sets the value of parameter 'outputTables': lists the result table names that are saved as CAS tables on the server.
|
UnsuperOptions |
setPoly(Polynomial[] value) |
UnsuperOptions |
setPolynomial(Polynomial[] value)
Sets the value of parameter 'polynomial': specifies a polynomial effect.
|
UnsuperOptions |
setTable(Castable value)
Sets the value of parameter 'table': specifies the settings for an input table.
|
UnsuperOptions |
setTech(UnsuperOptions.TECH value)
Sets the value of parameter 'tech': specifies the matrix to use to select variables: Pearson correlation (CORR), sum of squares and crossproducts (SSCP), or covariance (COV), respectively.
|
UnsuperOptions |
setVarexp(java.lang.Double value)
Sets the value of parameter 'varexp': specifies the fraction of the total variance to be explained; the value must be between 0 and 1.
|
UnsuperOptions |
setVarinc(java.lang.Double value)
Sets the value of parameter 'varinc': specifies the minimum increment of explained variance (in a fraction of the total variance); the value must be between 0 and 1.
|
addActionFlags, addParameterFlag, appendValue, checkForPasswords, clear, containsKey, containsValue, convertToEnumArray, copy, deserialize, entrySet, equals, findOptionsClass, findSetter, get, getActionFlags, getActionName, getActionResponseEventListener, getActionResultEventListener, getActionSetName, getCASClient, getClassName, getDebugOptions, getDispositionEventListener, getFullyQualifiedActionName, getLogEventListener, getLogMessage, getMessageOutputStream, getMessageTagHandler, getParameter, getParameterAsBoolean, getParameterAsByteArray, getParameterAsDouble, getParameterAsDoubleArray, getParameterAsInteger, getParameterAsIntegerArray, getParameterAsLong, getParameterAsLongArray, getParameterAsString, getParameterAsStringArray, getParameterFlags, getParameterIgnoreCase, getParameterIgnoreCase, getParameterKeys, getPerformanceEventListener, getPropertyKey, getSessionID, getUserProperty, getUserPropertyKeys, hashCode, invoke, isEmpty, isFlagSet, isMap, isParameterFlagSet, isPassword, isPath, isRequired, isTable, isVariable, keySet, put, putAll, putAllDeep, putDeep, putDeep, quoteIfNotNull, remove, removeParameter, set, setActionFlags, setActionName, setActionResponseEventListener, setActionResultEventListener, setActionSetName, setCASClient, setDebugOptions, setDispositionEventListener, setFullyQualifiedActionName, setLogEventListener, setLogMessage, setMessageOutputStream, setMessageTagHandler, setParameter, setPerformanceEventListener, setPropertyKey, setSessionID, setUserProperty, size, toCASLString, toLuaString, toLuaString, toOptionsWithGeneratedClasses, toSerialized, toString, toString, toString, upcaseFirstChar, values
public static final java.lang.String ACTION_SET_NAME
public static final java.lang.String ACTION_NAME
public static final java.lang.String KEY_TABLE
public static final java.lang.String KEY_FREQ
public static final java.lang.String KEY_OUTPUTTABLES
public static final java.lang.String KEY_DISPLAY
public static final java.lang.String KEY_CLASS
public static final java.lang.String KEY_CLASSGLOBALOPTS
public static final java.lang.String KEY_MODEL
public static final java.lang.String KEY_OUTCP
public static final java.lang.String KEY_TECH
public static final java.lang.String KEY_MAXSTEPS
public static final java.lang.String KEY_MAXEFFECTS
public static final java.lang.String KEY_VAREXP
public static final java.lang.String KEY_VARINC
public static final java.lang.String KEY_COLLECTION
public static final java.lang.String KEY_MULTIMEMBER
public static final java.lang.String KEY_POLYNOMIAL
public static final java.lang.String KEY_INPUTS
public static final java.lang.String KEY_NOMINALS
public static final java.lang.String KEY_ATTRIBUTES
public UnsuperOptions()
public UnsuperOptions(CASActionOptions options)
public java.lang.Object getServerDefaultValue(java.lang.String key)
CASActionOptions
getServerDefaultValue
in class CASActionOptions
key
- The parameter keypublic Castable getTable()
public UnsuperOptions setTable(Castable value)
value
- The valuepublic java.lang.String getFreq()
public UnsuperOptions setFreq(java.lang.String value)
value
- The valuepublic OutputTables getOutputTables()
public UnsuperOptions setOutputTables(OutputTables value)
value
- The valuepublic DisplayTables getDisplay()
public UnsuperOptions setDisplay(DisplayTables value)
value
- The valuepublic ClassStatement[] getClassParameter()
public ClassStatement[] getClassVars()
public UnsuperOptions setClassParameter(ClassStatement[] value)
value
- The valuepublic UnsuperOptions setClassVars(ClassStatement[] value)
public Classopts getClassglobalopts()
public UnsuperOptions setClassglobalopts(Classopts value)
value
- The valuepublic ModelStatement getModel()
public UnsuperOptions setModel(ModelStatement value)
value
- The valuepublic OutputCPStatement getOutcp()
public UnsuperOptions setOutcp(OutputCPStatement value)
value
- The valuepublic UnsuperOptions.TECH getTech()
public UnsuperOptions setTech(UnsuperOptions.TECH value)
value
- The valuepublic java.lang.Long getMaxsteps()
public UnsuperOptions setMaxsteps(java.lang.Long value)
value
- The valuepublic java.lang.Long getMaxeffects()
public UnsuperOptions setMaxeffects(java.lang.Long value)
value
- The valuepublic java.lang.Double getVarexp()
public UnsuperOptions setVarexp(java.lang.Double value)
value
- The valuepublic java.lang.Double getVarinc()
public UnsuperOptions setVarinc(java.lang.Double value)
value
- The valuepublic Collection[] getCollection()
public UnsuperOptions setCollection(Collection[] value)
value
- The valuepublic Multimember[] getMultimember()
public UnsuperOptions setMultimember(Multimember[] value)
value
- The valuepublic Polynomial[] getPolynomial()
public Polynomial[] getPoly()
public UnsuperOptions setPolynomial(Polynomial[] value)
value
- The valuepublic UnsuperOptions setPoly(Polynomial[] value)
public Casinvardesc[] getInputs()
public Casinvardesc[] getInput()
public UnsuperOptions setInputs(Casinvardesc[] value)
value
- The valuepublic UnsuperOptions setInput(Casinvardesc[] value)
public Casinvardesc[] getNominals()
public Casinvardesc[] getNominal()
public UnsuperOptions setNominals(Casinvardesc[] value)
value
- The valuepublic UnsuperOptions setNominal(Casinvardesc[] value)
public Casinvardesc[] getAttributes()
public Casinvardesc[] getAttribute()
public UnsuperOptions setAttributes(Casinvardesc[] value)
value
- The valuepublic UnsuperOptions setAttribute(Casinvardesc[] value)