Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_midas.c488 static gretl_matrix *make_auto_theta (char *mstr, int i, in make_auto_theta() function
750 mt->theta = make_auto_theta(mname, i, type, 0, in parse_midas_term()
827 mt->theta = make_auto_theta(mt->mname, i, MIDAS_U, in umidas_check()