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