Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_panel.c971 double xbar, gxbar = 0.0; in within_groups_dataset() local
975 gxbar = 0.0; in within_groups_dataset()
1002 gxbar += xbar; in within_groups_dataset()
1028 gxbar /= pan->NT; in within_groups_dataset()
1037 wset->Z[j][s] += gxbar; in within_groups_dataset()