| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.bayesian_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(LognormalDistribution lognormalDistribution) |
| Modifier and Type | Method and Description |
|---|---|
LognormalDistribution |
LognormalDistribution.addExtensions(Extension... extensions) |
LognormalDistribution |
ObjectFactory.createLognormalDistribution()
Create an instance of
LognormalDistribution |
LognormalDistribution |
ContinuousDistribution.getLognormalDistributionForBN()
Gets the value of the lognormalDistributionForBN property.
|
LognormalDistribution |
LognormalDistribution.setMean(Mean mean)
Sets the value of the mean property.
|
LognormalDistribution |
LognormalDistribution.setVariance(Variance variance)
Sets the value of the variance property.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousDistribution |
ContinuousDistribution.setLognormalDistributionForBN(LognormalDistribution lognormalDistributionForBN)
Sets the value of the lognormalDistributionForBN property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(LognormalDistribution lognormalDistribution) |
VisitorAction |
AbstractVisitor.visit(LognormalDistribution lognormalDistribution) |
Copyright © 2016 University of Tartu. All rights reserved.