Home
last modified time | relevance | path

Searched refs:DUR_WEIBULL (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/plugin/
H A Dduration.c33 DUR_WEIBULL, enumerator
134 dinfo->dist = DUR_WEIBULL; in duration_init()
551 if (dinfo->dist == DUR_WEIBULL) { in duration_set_predictions()
582 if (dinfo->dist == DUR_WEIBULL || dinfo->dist == DUR_EXPON) { in duration_set_predictions()