I run the WLS regression:
Code:
reg salary edu sex [aw = inv_var]
Where inv_var is the inverse of the variance of "salary" variable.
How can I compute a chi-squared test from the weighted sum of squared residuals of this regression?
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
reg salary edu sex [aw = inv_var]
0 Response to Chi-square test weighted sum of squared residuals
Post a Comment