copulaSQM

copulaSQM

Copula-Based Stochastic Frontier Quantile Model


Description

copulaSQM implements a copula-based stochastic frontier quantile model using the asymmetric Laplace distribution (ALD) and simulated likelihood estimation.

The model extends classical stochastic frontier analysis (SFA) by:

This framework is suitable for applied production analysis, efficiency measurement, and heterogeneous performance evaluation.


Model

The production model is:

[ Y_i = X_i + V_i - U_i ]

where:


Installation

```r # install.packages(“devtools”) devtools::install_github(“woraphonyamaka/copulaSQM”)

library(copulaSQM)