public class Uncertainty extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
comment |
LogNormal |
logNormal |
Normal |
normal |
PedigreeMatrix |
pedigreeMatrix |
Triangular |
triangular |
UndefinedUncertainty |
undefined |
Uniform |
uniform |
| Constructor and Description |
|---|
Uncertainty() |
public LogNormal logNormal
public Normal normal
public Triangular triangular
public Uniform uniform
public UndefinedUncertainty undefined
public PedigreeMatrix pedigreeMatrix
public String comment
Copyright © 2021. All rights reserved.