Technical Elements Documentation
    Preparing search index...

    Enumeration DistributionType

    Enum representing the types of probability models used in data analysis.

    DA-A3

    Index

    Enumeration Members

    BETA: "beta"
    BINOMIAL: "binomial"
    EXPONENTIAL: "exponential"
    GAMMA: "gamma"
    LOGNORMAL: "lognormal"
    NORMAL: "normal"
    POINT_ESTIMATE: "point_estimate"
    POISSON: "poisson"
    UNIFORM: "uniform"
    WEIBULL: "weibull"