REAL-NUMBER

Simple Type Information

Used By

Attributes ARDSquaredExponentialKernel/@gamma, ARDSquaredExponentialKernel/@noiseVariance, AbsoluteExponentialKernel/@gamma, AbsoluteExponentialKernel/@noiseVariance, AnyDistribution/@mean, AnyDistribution/@variance, AssociationModel/@avgNumberOfItemsPerTA, BaseCumHazardTables/@maxTime, BaselineCell/@cumHazard, BaselineCell/@time, BaselineStratum/@maxTime, CategoricalPredictor/@coefficient, ClusteringField/@fieldWeight, ClusteringField/@similarityScale, Coefficient/@value, Coefficients/@absoluteValue, Con/@weight, Constraints/@maximumAntConsSeparationTime, Constraints/@maximumItemsetSeparationTime, Constraints/@maximumTotalSequenceTime, Constraints/@minimumAntConsSeparationTime, Constraints/@minimumConfidence, Constraints/@minimumItemsetSeparationTime, Constraints/@minimumLift, Constraints/@minimumSupport, Constraints/@minimumTotalSequenceTime, ContinuousConditionalProbability/@count, ContinuousNode/@count, DiscreteConditionalProbability/@count, DiscreteNode/@count, ExponentialSmoothing/@RMSE, GaussianDistribution/@mean, GaussianDistribution/@variance, GeneralRegressionModel/@distParameter, GeneralRegressionModel/@linkParameter, GeneralRegressionModel/@modelDF, GeneralRegressionModel/@offsetValue, GeneralizedExponentialKernel/@degree, GeneralizedExponentialKernel/@gamma, GeneralizedExponentialKernel/@noiseVariance, Item/@weight, KNNInput/@fieldWeight, Level/@alpha, Level/@smoothedValue, Matrix/@diagDefault, Matrix/@offDiagDefault, NaiveBayesModel/@threshold, NearestNeighborModel/@threshold, NeuralLayer/@altitude, NeuralLayer/@threshold, NeuralLayer/@width, NeuralNetwork/@altitude, NeuralNetwork/@threshold, NeuralNetwork/@width, Neuron/@altitude, Neuron/@bias, Neuron/@width, NumericPredictor/@coefficient, PCell/@beta, PCovCell/@value, Parameter/@referencePoint, PoissonDistribution/@mean, PolynomialKernelType/@coef0, PolynomialKernelType/@degree, PolynomialKernelType/@gamma, PredictorTerm/@coefficient, REAL-SparseArray/@defaultValue, RadialBasisKernel/@gamma, RadialBasisKernel/@lambda, RadialBasisKernel/@noiseVariance, RadialBasisKernelType/@gamma, RegressionTable/@intercept, Seasonality_ExpoSmooth/@delta, Sequence/@support, SequenceModel/@avgNumberOfItemsPerTransaction, SequenceModel/@avgNumberOfTAsPerTAGroup, SequenceRule/@confidence, SequenceRule/@lift, SequenceRule/@support, SigmoidKernelType/@coef0, SigmoidKernelType/@gamma, SupportVectorMachine/@threshold, SupportVectorMachineModel/@threshold, TargetValueCount/@count, TestDistributions/@resetValue, TimeSeries/@endTime, TimeSeries/@startTime, TimeValue/@standardError, TimeValue/@value, Trend_ExpoSmooth/@gamma, Trend_ExpoSmooth/@phi, Trend_ExpoSmooth/@smoothedValue, UniformDistribution/@lower, UniformDistribution/@upper

Source

<xs:simpleType name="REAL-NUMBER">
  <xs:restriction base="xs:double">
  </xs:restriction>
</xs:simpleType>