Learn R Programming

npbr (version 1.1)

post: French postal services

Description

The dataset post about the cost of the delivery activity of the postal services in France was first analyzed by Cazals, Florens and Simar (2002). There are 4,000 post offices observed in 1994. For each post office $i$, the input $x_i$ is the labor cost measured by the quantity of labor, which represents more than $80%$ of the total cost of the delivery activity. The output $y_i$ is defined as the volume of delivered mail (in number of objects).

Usage

data(post)

Arguments

References

Cazals, C., Florens, J.-P., Simar, L. (2002), Nonparametric frontier estimation: a robust approach, Journal of Econometrics, 106, 1-25.

Examples

Run this code
data("post")

Run the code above in your browser using DataLab