Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c5587 static void fcast_print_y_data (const double *x, in fcast_print_y_data() function
5939 fcast_print_y_data(obs, fr->actual, t1, t1, t2, fp); in plot_fcast_errs()
5941 fcast_print_y_data(obs, fr->fitted, t1, yhmin, t2, fp); in plot_fcast_errs()
5944 fcast_print_y_data(obs, fr->actual, t1, t1, t2, fp); in plot_fcast_errs()
5946 fcast_print_y_data(obs, fr->fitted, t1, yhmin, t2, fp); in plot_fcast_errs()