Copula-Based Stochastic Frontier Quantile Model
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.
The production model is:
[ Y_i = X_i + V_i - U_i ]
where:
VineCopula```r # install.packages(“devtools”) devtools::install_github(“woraphonyamaka/copulaSQM”)
library(copulaSQM)