# NOT RUN {
# }
# NOT RUN {
# }
# NOT RUN {
# Examples with the municipalities data.
#Load package jackstrap
library(jackstrap)
#Load data example
municipalities <- jackstrap::municipalities
#Command measures efficiency with jackstrap method and heaviside criterion
efficiency <- jackstrap (data=municipalities, ycolumn=2, xcolumn=1, bootstrap=1000,
perc_sample_bubble=0.20, dea_method="vrs", orientation_dea="in",
n_seed = 2000, repos=FALSE, num_cores=4)
# }
Run the code above in your browser using DataLab