Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dlibrary.h189 void do_qqplot (void);
H A Dgretl.c1937 { "qqplot", NULL, N_("Normal _Q-Q plot..."), NULL, NULL, G_CALLBACK(do_qqplot) },
H A Dlibrary.c2890 void do_qqplot (void) in do_qqplot() function