Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dforecast.h75 int *flags, int *dt2max, int *st2max);
H A Dforecast.c4055 int *flags, int *dt2max, int *st2max) in forecast_options_for_model() argument
4079 *st2max = pmod->t2; in forecast_options_for_model()
4107 *st2max = fcast_get_t2max(xlist, dvlags, pmod, dset, FC_STATIC); in forecast_options_for_model()