public class RFactorVector extends RIntegerVector
EMPTY| Constructor and Description |
|---|
RFactorVector(int[] values,
RPair attributes) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DataType |
getDataType() |
String |
getFactorValue(int index) |
List<String> |
getFactorValues() |
RStringVector |
getLevels() |
List<String> |
getLevelValues() |
getValue, getValues, sizeasScalar, getElement, getElement, hasElement, indexOf, iterator, toStringdim, dimnames, getAttribute, getAttribute, getAttributes, getBooleanAttribute, getBooleanAttribute, getDoubleAttribute, getDoubleAttribute, getGenericAttribute, getGenericAttribute, getIntegerAttribute, getIntegerAttribute, getStringAttribute, getStringAttribute, hasAttribute, namesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic RFactorVector(int[] values,
RPair attributes)
public org.dmg.pmml.DataType getDataType()
getDataType in class RIntegerVectorpublic RStringVector getLevels()
public String getFactorValue(int index)
Copyright © 2022. All rights reserved.