| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(PCell pCell) |
| Modifier and Type | Method and Description |
|---|---|
PCell |
PCell.addExtensions(Extension... extensions) |
PCell |
ObjectFactory.createPCell()
Create an instance of
PCell |
PCell |
PCell.setBeta(Number beta) |
PCell |
PCell.setDf(Integer df) |
PCell |
PCell.setParameterName(String parameterName) |
PCell |
PCell.setTargetCategory(Object targetCategory) |
| Modifier and Type | Method and Description |
|---|---|
List<PCell> |
ParamMatrix.getPCells() |
| Modifier and Type | Method and Description |
|---|---|
ParamMatrix |
ParamMatrix.addPCells(PCell... pCells) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(PCell pCell) |
Copyright © 2022. All rights reserved.