Uses of Class
org.dmg.pmml.Array
-
-
Uses of Array in org.dmg.pmml
Subclasses of Array in org.dmg.pmml Modifier and Type Class Description classComplexArrayMethods in org.dmg.pmml that return Array Modifier and Type Method Description ArrayObjectFactory. createArray()Create an instance ofArrayArrayBoundaryValueMeans. getArray()ArrayBoundaryValues. getArray()ArrayClassLabels. getArray()ArrayComplexArray.ListValue. getArray()ArrayComplexArray.SetValue. getArray()ArrayCorrelationFields. getArray()ArrayHasArray. getArray()ArrayHasValueSet. getArray()ArraySimpleSetPredicate. getArray()ArrayXCoordinates. getArray()ArrayYCoordinates. getArray()ArrayBoundaryValueMeans. requireArray()ArrayBoundaryValues. requireArray()ArrayClassLabels. requireArray()ArrayCorrelationFields. requireArray()ArrayHasRequiredArray. requireArray()ArrayHasValueSet. requireArray()ArraySimpleSetPredicate. requireArray()ArrayXCoordinates. requireArray()ArrayYCoordinates. requireArray()ArrayArray. setN(java.lang.Integer n)ArrayArray. setType(Array.Type type)ArrayArray. setValue(java.lang.Object value)Methods in org.dmg.pmml that return types with arguments of type Array Modifier and Type Method Description java.util.List<Array>ContStats. getArrays()java.util.List<Array>DiscrStats. getArrays()java.util.List<Array>HasArrays. getArrays()java.util.List<Array>Matrix. getArrays()java.util.List<Array>PartitionFieldStats. getArrays()java.util.List<Array>Matrix. requireArrays()Methods in org.dmg.pmml with parameters of type Array Modifier and Type Method Description ContStatsContStats. addArrays(Array... arrays)DiscrStatsDiscrStats. addArrays(Array... arrays)EHasArrays. addArrays(Array... arrays)MatrixMatrix. addArrays(Array... arrays)PartitionFieldStatsPartitionFieldStats. addArrays(Array... arrays)BoundaryValueMeansBoundaryValueMeans. setArray(Array array)BoundaryValuesBoundaryValues. setArray(Array array)ClassLabelsClassLabels. setArray(Array array)CorrelationFieldsCorrelationFields. setArray(Array array)EHasArray. setArray(Array array)EHasValueSet. setArray(Array array)SimpleSetPredicateSimpleSetPredicate. setArray(Array array)XCoordinatesXCoordinates. setArray(Array array)YCoordinatesYCoordinates. setArray(Array array)VisitorActionVisitor. visit(Array array)Constructors in org.dmg.pmml with parameters of type Array Constructor Description BoundaryValueMeans(Array array)BoundaryValues(Array array)ClassLabels(Array array)CorrelationFields(Array array)SimpleSetPredicate(java.lang.String field, SimpleSetPredicate.BooleanOperator booleanOperator, Array array)SimpleSetPredicate(Field<?> field, SimpleSetPredicate.BooleanOperator booleanOperator, Array array)XCoordinates(Array array)YCoordinates(Array array)Constructor parameters in org.dmg.pmml with type arguments of type Array Constructor Description Matrix(java.util.List<Array> arrays, java.util.List<MatCell> matCells) -
Uses of Array in org.dmg.pmml.anomaly_detection
Methods in org.dmg.pmml.anomaly_detection that return Array Modifier and Type Method Description ArrayMeanClusterDistances. getArray()ArrayMeanClusterDistances. requireArray()Methods in org.dmg.pmml.anomaly_detection with parameters of type Array Modifier and Type Method Description MeanClusterDistancesMeanClusterDistances. setArray(Array array)Constructors in org.dmg.pmml.anomaly_detection with parameters of type Array Constructor Description MeanClusterDistances(Array array) -
Uses of Array in org.dmg.pmml.clustering
Methods in org.dmg.pmml.clustering that return Array Modifier and Type Method Description ArrayCluster. getArray()ArrayMissingValueWeights. getArray()ArrayCluster. requireArray()ArrayMissingValueWeights. requireArray()Methods in org.dmg.pmml.clustering with parameters of type Array Modifier and Type Method Description ClusterCluster. setArray(Array array)MissingValueWeightsMissingValueWeights. setArray(Array array)Constructors in org.dmg.pmml.clustering with parameters of type Array Constructor Description Cluster(Array array)MissingValueWeights(Array array) -
Uses of Array in org.dmg.pmml.gaussian_process
Methods in org.dmg.pmml.gaussian_process that return Array Modifier and Type Method Description ArrayLambda. getArray()ArrayLambda. requireArray()Methods in org.dmg.pmml.gaussian_process with parameters of type Array Modifier and Type Method Description LambdaLambda. setArray(Array array)Constructors in org.dmg.pmml.gaussian_process with parameters of type Array Constructor Description Lambda(Array array) -
Uses of Array in org.dmg.pmml.sequence
Methods in org.dmg.pmml.sequence that return Array Modifier and Type Method Description ArraySetPredicate. getArray()ArraySetPredicate. requireArray()Methods in org.dmg.pmml.sequence with parameters of type Array Modifier and Type Method Description SetPredicateSetPredicate. setArray(Array array)Constructors in org.dmg.pmml.sequence with parameters of type Array Constructor Description SetPredicate(java.lang.String id, java.lang.String field, Array array)SetPredicate(java.lang.String id, Field<?> field, Array array) -
Uses of Array in org.dmg.pmml.support_vector_machine
Methods in org.dmg.pmml.support_vector_machine that return Array Modifier and Type Method Description ArrayVectorInstance. getArray()ArrayVectorInstance. requireArray()Methods in org.dmg.pmml.support_vector_machine with parameters of type Array Modifier and Type Method Description VectorInstanceVectorInstance. setArray(Array array)Constructors in org.dmg.pmml.support_vector_machine with parameters of type Array Constructor Description VectorInstance(java.lang.String id, RealSparseArray realSparseArray, Array array) -
Uses of Array in org.dmg.pmml.text
Methods in org.dmg.pmml.text that return Array Modifier and Type Method Description ArrayTextDictionary. getArray()ArrayTextDictionary. requireArray()Methods in org.dmg.pmml.text with parameters of type Array Modifier and Type Method Description TextDictionaryTextDictionary. setArray(Array array)Constructors in org.dmg.pmml.text with parameters of type Array Constructor Description TextDictionary(Array array) -
Uses of Array in org.dmg.pmml.time_series
Methods in org.dmg.pmml.time_series that return Array Modifier and Type Method Description ArrayAR. getArray()ArrayFinalNoise. getArray()ArrayFinalNu. getArray()ArrayFinalPredictedNoise. getArray()ArrayFinalStateVector. getArray()ArrayHVector. getArray()ArrayInterceptVector. getArray()ArrayMACoefficients. getArray()ArrayNonseasonalFactor. getArray()ArrayPastVariances. getArray()ArrayPsiVector. getArray()ArrayResiduals. getArray()ArraySeasonalFactor. getArray()ArraySeasonalityExpoSmooth. getArray()ArrayStateVector. getArray()ArrayTimeCycle. getArray()ArrayTimeException. getArray()ArrayTransferFunctionValues. getArray()ArrayTrendExpoSmooth. getArray()ArrayAR. requireArray()ArrayFinalNoise. requireArray()ArrayFinalNu. requireArray()ArrayFinalPredictedNoise. requireArray()ArrayFinalStateVector. requireArray()ArrayHVector. requireArray()ArrayInterceptVector. requireArray()ArrayMACoefficients. requireArray()ArrayNonseasonalFactor. requireArray()ArrayPastVariances. requireArray()ArrayPsiVector. requireArray()ArrayResiduals. requireArray()ArraySeasonalFactor. requireArray()ArraySeasonalityExpoSmooth. requireArray()ArrayStateVector. requireArray()ArrayTimeCycle. requireArray()ArrayTimeException. requireArray()ArrayTransferFunctionValues. requireArray()ArrayTrendExpoSmooth. requireArray()Methods in org.dmg.pmml.time_series with parameters of type Array Modifier and Type Method Description ARAR. setArray(Array array)FinalNoiseFinalNoise. setArray(Array array)FinalNuFinalNu. setArray(Array array)FinalPredictedNoiseFinalPredictedNoise. setArray(Array array)FinalStateVectorFinalStateVector. setArray(Array array)HVectorHVector. setArray(Array array)InterceptVectorInterceptVector. setArray(Array array)MACoefficientsMACoefficients. setArray(Array array)NonseasonalFactorNonseasonalFactor. setArray(Array array)PastVariancesPastVariances. setArray(Array array)PsiVectorPsiVector. setArray(Array array)ResidualsResiduals. setArray(Array array)SeasonalFactorSeasonalFactor. setArray(Array array)SeasonalityExpoSmoothSeasonalityExpoSmooth. setArray(Array array)StateVectorStateVector. setArray(Array array)TimeCycleTimeCycle. setArray(Array array)TimeExceptionTimeException. setArray(Array array)TransferFunctionValuesTransferFunctionValues. setArray(Array array)TrendExpoSmoothTrendExpoSmooth. setArray(Array array)Constructors in org.dmg.pmml.time_series with parameters of type Array Constructor Description AR(Array array)FinalNoise(Array array)FinalNu(Array array)FinalPredictedNoise(Array array)FinalStateVector(Array array)HVector(Array array)InterceptVector(Array array)MACoefficients(Array array)NonseasonalFactor(Array array)PastVariances(Array array)PsiVector(Array array)Residuals(Array array)SeasonalFactor(Array array)SeasonalityExpoSmooth(SeasonalityExpoSmooth.Type type, java.lang.Integer period, Array array)StateVector(Array array)TimeCycle(Array array)TimeException(Array array)TransferFunctionValues(Array array)TrendExpoSmooth(Array array) -
Uses of Array in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type Array Modifier and Type Method Description VisitorActionAbstractVisitor. visit(Array array)
-