Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_model.h226 GRETL_TEST_WITHIN_F, enumerator
H A Dgretl_model.c141 } else if (t == GRETL_TEST_WITHIN_F) { in test_type_key()
4153 { GRETL_TEST_WITHIN_F,
4327 if (H0 == NULL && test->type != GRETL_TEST_WITHIN_F && in gretl_test_print_h_0()
H A Dgretl_panel.c1858 ModelTest *test = model_test_new(GRETL_TEST_WITHIN_F); in fix_within_stats()