Hi all,
Currently, I'm doing a multiple regression, with the totalcases as the dependent variable, while other 6 variables (border, PM, health, popu, totalphy, GDP) are independent. GDP, totalphy (total physicians in a country), health (health expenditure of a country) are calculated using population * per capita or per 1000 indicators (GDP per capita, health expenditure per capita, physicians per 1000) by generating new variable.
The problem is that when I tried to test the equality of coefficients of health and GDP, the result is constraint 1 dropped and there was no F value nor Prob > F. I also test joint significance for 15 pairs of variables and many pairs suffered from constraint dropped.
Can anyone provide me with a detailed explanation and solution? I appreciate every answer given to me.
Array
Related Posts with Need help with constraint dropped when testing for equality coefficients and joint significance of two variables
Renaming group of variables as varHello, Can anyone advise how to rename a group as variables as simply var1 var2 var3 etc. Currentl…
Is there an obvious way to supress the per observation errors which arise from a bad regexm()?Whenever I perform a regex match via say Code: gen var2 = regexm(var1,"(stuff") , the log will spit…
Estimating adjusted medians and 95% CI using quantile regressionDear StataList: I am wishing to estimate age-adjusted median concentrations and 95% CIs of a labora…
Cleaning the "n.a" in my dataset using StataTo replace the missing values "n.a" to "", I used the following code: Code: ds, has(type string) q…
Simulation fails when global macro is calledHello everyone, I am trying to implement a simulation and face an error message. Apparently it has …
Subscribe to:
Post Comments (Atom)
0 Response to Need help with constraint dropped when testing for equality coefficients and joint significance of two variables
Post a Comment