I am trying to do a style analysis as in Sharpe (1992) paper (Asset allocation: Management Style and Performance Measurement).
There are three different models, unconstrained, constrained and quadratic programmed (Page 7). I am stuck with the quadratic programming model, where the coefficient is to be non-negative. Since we can only specify an equation in the restrict statement, I am wondering if anyone know how to run the regression in SAS?Plus I want to perform a rolling regression.
Look at the documenttion for PROC OPTMODEL,which has a set of "solvers". the one for quadratic programming is called QP.
regards,
Mark
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.
Find more tutorials on the SAS Users YouTube channel.