For a hypothetical case in class the following question is asked:
We have the following model: Y = β1+ β2*Area + β3Labor + β4*Fertilizer + u
Each labor day increases production with 0.01 ton, so β3=0.01, show how to estimate β2 and β4.
(Do not use Stata's possibility to do linear regression with linear restrictions)
The following variables are used in Stata:
prod (for Y)
area (for Area)
L (for labor)
F (for fertilize)
How can we fix a coefficient to 0.01, or are there other ways to solve this?
Thanks in advance!
With kind regards,
Pete
Related Posts with Setting manual coefficients
FGLS for panel dataI have a panel data N=46, T=4, with time invariant variable. Hausman test tells me I should do fixed…
Merging Cross-sections of a Panel Data SetHello everyone, This is my first post on the forum, so I hope that I will be able to provide all th…
effect size for one group wich is own control groupHi omnes, I am searching a stata function for calculatting size effect. There is esize wich use Hed…
How to use "if not" condition in regressionHi all, I read the syntax of regress and operators but still cannot find how to run a regression wi…
Survival Analysis: Problem with setting up time to event data (years vs periods of time)Dear Statalist users, I am setting up a survival model, where I look at the farmers' time to adopti…
Subscribe to:
Post Comments (Atom)
0 Response to Setting manual coefficients
Post a Comment