public class BurrDistribution10 extends BurrDistribution
r
generator
name
Constructor and Description |
---|
BurrDistribution10(java.lang.String name,
double r) |
Modifier and Type | Method and Description |
---|---|
double |
drawValue()
Draw a value from a Burr type X distribution using the COLT library
|
double |
getR() |
draw
getName, toString
public double getR()
getR
in class BurrDistribution
public double drawValue()
drawValue
in class BurrDistribution