Package | Description |
---|---|
org.processmining.plugins.stochasticpetrinet.distribution |
Modifier and Type | Method and Description |
---|---|
void |
RLogSplineDistribution.addValues(double... values) |
void |
RCensoredLogSplineDistribution.initWithValues(double[] observedValues,
double[] censoredValues)
Initializes the log spline density estimation with the observed and right censored values.
|