Positive regression co-efficients

H

H Miller

How can I force the coefficients in a multiple linear regression to only be positive.
 
J

Jerry W. Lewis

You could calculate the sum of squares based on trial estimates in
cells. Then use Solver to minimize the sum of squares by changing the
estimates with the constraints that the coefficients cannot be negative.

Jerry
 
Top