I have a constrained regression equation of the form $Y = a_iX_i$ from 10 data sets, where each $a_i \geq 0$ and each predictor $X_i$.
Focusing on the coefficients of the predictors (5 terms), is it possible to create a test saying that some coefficients are greater than others (in terms of magnitudes)?
For example: I want to say that $a_1 > a_2 > ... $. I want to be able to create this comparison on the predictors.