public class BurrDistribution10 extends BurrDistribution
rgeneratorname| 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() |
drawgetName, toStringpublic double getR()
getR in class BurrDistributionpublic double drawValue()
drawValue in class BurrDistribution