I want to force one of the coefficients in my model to be less than or equal to zero.
The nnls package allows you to set all coefficients equal to or greater than zero, but I'm at a loss as to how to specify a specific coefficient to be less than zero.
Any help would be greatly appreciated.