Skip to content
Prev 13447 / 15274 Next

CONSTRAINED REGRESSIONS

?I wish to run a regression where the slope coefficients are bound between
0 and 1, the sum of the slope coefficients ?sums to 1 and there is an
intercept (no bounds). Specifically I wish to run a Heston/Rouwenhorst type
of regression using country and sector dummies.

Is there a procedure in R that can run such a constrained regression?

Thanks for your help.