I am using Benchmarking R package to calculate the super efficiency of DEA as below:
Benchmarking::sdea(x0, y0, RTS="vrs", ORIENTATION = "out")$eff
Some of DMU efficiency score is zero, while the corresponding CRS model is positive number. why ? How to interpret and solve this problem ?