# Example . Data in wide format.
# Replication of results in Wang and Lan (2011, p. 2768)
data("Economy")
data_example <- make_malmquist(Economy,
nper = 5,
arrangement = "horizontal",
ni = 2,
no = 1)
result <- malmquist_index(data_example)
Run the code above in your browser using DataLab