The GLSWeightsType enumeration is used to determine the type of weights for regression on panel data.
It is used by the following property:
Value | Brief description | |
0 | NoWeights. No weights. | |
1 | CrossSectionWeights. Cross-section weights. | |
2 | CrossSectionSUR. Cross-section weights without external connection. | |
3 | PeriodWeights. Periodic weights. | |
4 | PeriodSUR. Periodic weights without external connection. |
See also: