Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Destimate.h74 int *augment_regression_list (const int *orig, int aux,
H A Destimate.c2482 int *augment_regression_list (const int *orig, int aux, in augment_regression_list() function
2667 auxlist = augment_regression_list(lcpy, AUX_SQ, dset, &err); in get_hsk_weights()
3082 list = augment_regression_list(pmod->list, aux, dset, err); in ensure_const_augment_list()
3087 list = augment_regression_list(tmp, aux, dset, err); in ensure_const_augment_list()
H A Dcompare.c1056 tmplist = augment_regression_list(pmod->list, aux, dset, &err); in nonlinearity_test()