This function is deprecated. Use make_malmquist
instead.
read_malmquist(datadea,
nper = NULL,
percol = NULL,
arrangement = c("horizontal", "vertical"),
...)
An object of class deadata
. Function malmquist_index
can be applied.
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.