adea_setup: Convert input and output in 1 column matrix

View source: R/adea_setup.R

adea_setupR Documentation

Convert input and output in 1 column matrix

Description

Setup names for DMUs, input and outputs

Usage

adea_setup(input, output)

Arguments

input

A matrix or a data frame with the inputs of units to be evaluated, one row for each DMU and one column for each input.

output

A matrix or a data frame with the outputs of units to be evaluated, one row for each DMU and one column for each output.

Value

a list with input and output converted


adea documentation built on March 18, 2022, 7:24 p.m.