public class DistributionFactory
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DistributionFactory.LogExpUtil
Util class to calculate log and exp function for distribution and link function identically
|
| Constructor and Description |
|---|
DistributionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Distribution |
getDistribution(hex.genmodel.utils.DistributionFamily family) |
static Distribution |
getDistribution(Model.Parameters params) |
public static Distribution getDistribution(hex.genmodel.utils.DistributionFamily family)
public static Distribution getDistribution(Model.Parameters params)