constant

pystoned.constant.CET_ADDI = 'addi'

Additive composite error term.

Type:

CET_ADDI

pystoned.constant.CET_MULT = 'mult'

Multiplicative composite error term.

Type:

CET_MULT

pystoned.constant.FUN_COST = 'cost'

Cost frontier.

Type:

FUN_COST

pystoned.constant.FUN_PROD = 'prod'

Production frontier.

Type:

FUN_PROD

pystoned.constant.ORIENT_IO = 'io'

Input orientation.

Type:

ORIENT_IO

pystoned.constant.ORIENT_OO = 'oo'

Output orientation.

Type:

ORIENT_OO

pystoned.constant.RDF_DI = 'DI'

Input distance function.

Type:

RDF_DI

pystoned.constant.RDF_DO = 'DO'

Output distance function.

Type:

RDF_DO

pystoned.constant.RED_KDE = 'KDE'

Kernel deconvolution estimation.

Type:

RED_KDE

pystoned.constant.RED_MOM = 'MOM'

Method of moments.

Type:

RED_MOM

pystoned.constant.RED_QLE = 'QLE'

Quassi-likelihood estimation.

Type:

RED_QLE

pystoned.constant.RTS_CRS = 'crs'

Constant returns to scale.

Type:

RTS_CRS

pystoned.constant.RTS_VRS = 'vrs'

Variable returns to scale.

Type:

RTS_VRS