Hello,
I posted this question a few days ago, and I am trying to use the lincom command to find the P-test, t-test, confidence interval and coefficient between two variables. This is actually for a Stata-led statistics class as I am a Ph.D. student. All the lincom examples given in the text and the variables asked in the homework all result in the same error. Below is my Do-file for an example:
mean egalitarianism [pw=nesw], over(Female)
lincom [egalitarianism]Male - [egalitarianism]Female
However, with lincom I continue to get the same error command:
equation [egalitarianism] not found
r(303);
Does anyone have suggestions I may use to find the same needed results without using the lincom command?
Related Posts with Issues with Lincom command
Ploting Panel data averages with labelsDear Forum Members, I want to plot the country averages of growth of GDP per capita and population f…
Extracting day and week from dateHi. I have a date variable named "date" in a string format. I converted it to the date format (varia…
Fail to feed local or scalar as the number of observation in a loopHello everyone, My original data is like this with two variables: "class" and "classlist". I am try…
Oaxaca RIf for QUantilesDear Statalist Members, I am trying to estimate the Public Sector Wage Premium. I have done it for …
Installing PowerBBK packageHi. I'm trying to install the user command powerBBK and am unable to install it using either ssc ins…
Subscribe to:
Post Comments (Atom)
0 Response to Issues with Lincom command
Post a Comment