read_malmquist function

read_malmquist

read_malmquist

This function is deprecated. Use make_malmquist instead.

read_malmquist(datadea, nper = NULL, percol = NULL, arrangement = c("horizontal", "vertical"), ...)

Arguments

  • datadea: Data frame with DEA data.
  • nper: Number of time periods (with dataset in wide format).
  • percol: Column of time period (with dataset in long format).
  • arrangement: Horizontal with data in wide format. Vertical with data in long format.
  • ...: Other options to be passed to the make_deadata function.
  • Maintainer: Vicente Bolos
  • License: GPL
  • Last published: 2023-05-02

Useful links