| Package | Description |
|---|---|
| org.jpmml.rexp |
| Modifier and Type | Field and Description |
|---|---|
static RStringVector |
RStringVector.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
RStringVector |
RExp.dimnames(int index) |
static RStringVector |
RExpUtil.getClassNames(RExp rexp) |
RStringVector |
RFactorVector.getLevels() |
RStringVector |
RExp.getStringAttribute(String name) |
RStringVector |
RExp.getStringAttribute(String name,
boolean required) |
RStringVector |
RGenericVector.getStringElement(String name) |
RStringVector |
RGenericVector.getStringElement(String name,
boolean required) |
RStringVector |
RGenericVector.getStringValue(int index) |
RStringVector |
RExp.names() |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormulaUtil.addFeatures(Formula formula,
RStringVector names,
boolean allowInteractions,
RExpEncoder encoder) |
Copyright © 2022. All rights reserved.