I am Dutch student who is not really experienced with R. Two packages seem interesting for my thesis: productivity and benchmarking.
As I am conducting a meta frontier analysis, I prefer the latter one. However, this website (> https://www.rdocumentation.org/packages/Benchmarking/versions/0.29) does not mention the Lowe index (which is the aggregator function that I want to use) as one of its functions.
In contrast, productivity (> https://www.rdocumentation.org/packages/productivity/versions/1.1.0) includes the Lowe index, but does not clearly state that benchmarking is part of the package.
Does anybody know if combining these two packages is possible? Or, more broadly, what is best way to handle this issue?
Thank you in advance!