Description Usage Arguments Details Value Examples
Linear model fitting with positivity and sum-to-one constraints on the model's coefficients.
1 2 3 4 5 | lmc(y, X)
|
y |
Response vector. |
X |
Design matrix. |
Linear model fitting with positivity and sum-to-one constraints on the model's coefficients.
The function returns an object of class lmc
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.