View source: R/read_malmquist.R
read_malmquist | R Documentation |
This function is deprecated. Use make_malmquist
instead.
read_malmquist(datadea,
nper = NULL,
percol = NULL,
arrangement = c("horizontal", "vertical"),
...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.