EAT_BCC_out: Banker, Charnes and Cooper Programming Model with Output...

View source: R/efficiencyEAT.R

EAT_BCC_outR Documentation

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

Description

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

Usage

EAT_BCC_out(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.