This function is deprecated. Use make_malmquist
instead.
read_malmquist(datadea,
nper = NULL,
percol = NULL,
arrangement = c("horizontal", "vertical"),
...)
Data frame with DEA data.
Number of time periods (with dataset in wide format).
Column of time period (with dataset in long format).
Horizontal with data in wide format. Vertical with data in long format.
Other options to be passed to the make_deadata
function.