A2SM |
A2SM: Convert a matrix A to sparse matrix form |
cbindSM |
cbindSM: "column bind" two sparse matrices |
CST11 |
Cooper,Seiford,Tone 2006 One Input One Output Example Data |
CST12 |
Cooper,Seiford,Tone 2006 One Input Two Output Example Data Table 1.4 |
CST21 |
Cooper,Seiford,Tone 2006 Two Input One Output Example Table 1.3 |
CST22 |
Cooper,Seiford,Tone 2006 Two Input Two Output Example Data Table 1.5 |
DEAbuild |
DEAbuild: Builds DDEA LP object for use in qDEAC_solve function |
iter_delete |
iter_delete: Function used for 'peeling' that supplements or supplants qDEA 'slicing' procedure. Intended to be called from qDEAC function |
lagMat |
lagMat: Create a matrix of lags |
lagum |
lagum: Lag a vector of values |
LP_clp |
LP_clp Function to solve sparse LP problem using clp_API |
merge_lists |
merge_lists: Merges two list objects. This function appends any objects in list2 and not in list 1 to list1 with priority given to list 1 components. |
my_seconds |
my_seconds: Function to pull seconds from proc.time function |
nCm_mpick |
nCM_mpick: Select subsample size m from mlist !!!!Intended to be called from qDEAC function!!!! |
qDEAbuild |
qDEAbuild: Builds qDEA LP object for use in qDEAC_solve function |
qDEAC |
qDEAC: Calling function for set of DEA and qDEA processes |
qDEAC_mlist |
qDEAC_mlist: Obtain subsample qDEA results for a set (vector) of subsample sizes !!!Intended to be called from qDEAC function!!!! |
qDEAC_solve |
qDEAC_solve: Sets up LP objects and solves DDEA dual DEA and qDEA using clp_API !!!! Intended to be called from qDEAC function.!!!! Note: ndmu=number of dmus in reference set, ndmu0 = number dmus to process. |
rbindSM |
rbindSM: "row bind" two sparse matrices |
SM2A |
SM2A: Convert a sparse matrix object ASM into a matrix A |
SM2SM |
SM2SM: Convert a sparse matrix form into a different sparse matrix form. |
sort_list |
sort_list: Sorts objects in list by object name |
Write.LPC |
Write.LPC: Writes LP to .csv file format |