Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenfuncs.c5889 static int fcstats_sample_check (const double *y, in fcstats_sample_check() function
5961 *err = fcstats_sample_check(y, f, &t1, &t2, &nmiss); in forecast_stats()
5963 *err = fcstats_sample_check(y, f, &t1, &t2, NULL); in forecast_stats()