EAT_BCC_in: Banker, Charnes and Cooper Programming Model with Input...

View source: R/efficiencyEAT.R

EAT_BCC_inR Documentation

Banker, Charnes and Cooper Programming Model with Input Orientation for an Efficiency Analysis Trees model

Description

Banker, Charnes and Cooper programming model with input orientation for an Efficiency Analysis Trees model.

Usage

EAT_BCC_in(j, scores, x_k, y_k, atreeTk, ytreeTk, nX, nY, N_leaves)

Arguments

j

Number of DMUs.

scores

matrix. Empty matrix for scores.

x_k

data.frame. Set of input variables.

y_k

data.frame Set of output variables.

atreeTk

matrix Set of "a" Pareto-coordinates.

ytreeTk

matrix Set of predictions.

nX

Number of inputs.

nY

Number of outputs.

N_leaves

Number of leaf nodes.

Value

A numerical vector with efficiency scores.


eat documentation built on Jan. 10, 2023, 5:13 p.m.