Weighting Coefficients
Posted: Wed Nov 19, 2008 9:05 am
Is it possible to force a coefficient to be a specific value in OLS? For example, if I want C(2) [that is, the coefficient for log(price)] to be -1.5, can I do that?
Here is my equation:
equation {%eqname}
{%eqname}.ls log(ssu) c log(price) log(stores) @trend(1) @expand(period,@dropfirst) easter
Also, is it possible to do this from the PROC menu anywhere or without programming?
Here is my equation:
equation {%eqname}
{%eqname}.ls log(ssu) c log(price) log(stores) @trend(1) @expand(period,@dropfirst) easter
Also, is it possible to do this from the PROC menu anywhere or without programming?