| Package | Description |
|---|---|
| org.jpmml.rexp |
| Modifier and Type | Method and Description |
|---|---|
static Formula |
FormulaUtil.createFormula(RExp terms,
FormulaContext context,
RExpEncoder encoder) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormulaUtil.addFeatures(Formula formula,
List<String> names,
boolean allowInteractions,
RExpEncoder encoder) |
static void |
FormulaUtil.addFeatures(Formula formula,
RStringVector names,
boolean allowInteractions,
RExpEncoder encoder) |
static void |
FormulaUtil.setLabel(Formula formula,
RExp terms,
RExp levels,
RExpEncoder encoder) |
Copyright © 2022. All rights reserved.