python - How to specify constraints in statsmodels OLS? -


i using statsmodels ols run linear regression on data. problem coefficients add 1 (i plan not use constant parameter).

is possible specify @ least 1 constraint on coefficients in statsmodels ols. see no option so.

thanks in advance. coder.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

jquery - Append options to drop down box? -

Perform a PayPal payment automatically using PHP -