Hi coleagues, I have found a DEA paper using SAS but the Frontier proc looks to be related to the stochastic frontier analysis and not to DEA. This is the link
https://support.sas.com/resources/papers/proceedings11/198-2011.pdf
I have not found anything else, maybe somebody can help.
Many thanks in advance and best regards from Spain
Please see also this documentation example, for which the code is available in the same github repository:
https://github.com/sassoftware/optimization-examples/blob/main/mpex/mpex22.sas
This paper uses PROC OPTMODEL, which is the way to go for DEA.
We also have a toy example for DEA using PROC OPTMODEL in the optimization examples github:
https://github.com/sassoftware/optimization-examples/blob/main/bobook/DEA.sas
Please see also this documentation example, for which the code is available in the same github repository:
https://github.com/sassoftware/optimization-examples/blob/main/mpex/mpex22.sas
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.