| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(BaselineCell baselineCell) |
| Modifier and Type | Method and Description |
|---|---|
BaselineCell |
BaselineCell.addExtensions(Extension... extensions) |
BaselineCell |
ObjectFactory.createBaselineCell()
Create an instance of
BaselineCell |
BaselineCell |
BaselineCell.setCumHazard(Number cumHazard) |
BaselineCell |
BaselineCell.setTime(Number time) |
| Modifier and Type | Method and Description |
|---|---|
List<BaselineCell> |
BaseCumHazardTables.getBaselineCells() |
List<BaselineCell> |
BaselineStratum.getBaselineCells() |
| Modifier and Type | Method and Description |
|---|---|
BaseCumHazardTables |
BaseCumHazardTables.addBaselineCells(BaselineCell... baselineCells) |
BaselineStratum |
BaselineStratum.addBaselineCells(BaselineCell... baselineCells) |
| Constructor and Description |
|---|
BaseCumHazardTables(List<BaselineStratum> baselineStrata,
List<BaselineCell> baselineCells) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(BaselineCell baselineCell) |
Copyright © 2019 University of Tartu. All rights reserved.