Other packages > Find by keyword >

snreg  

Regression with Skew-Normally Distributed Error Term
View on CRAN: Click here


Download and install snreg package within the R console
Install from CRAN:
install.packages("snreg")

Install from Github:
library("remotes")
install_github("cran/snreg")

Install by package version:
library("remotes")
install_version("snreg", "1.2.0")



Attach the package and use:
library("snreg")
Maintained by
Oleg Badunenko
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-02-06
Latest Update: 2026-02-06
Description:
Models with skew‑normally distributed and thus asymmetric error terms, implementing the methods developed in Badunenko and Henderson (2023) "Production analysis with asymmetric noise" <doi:10.1007/s11123-023-00680-5>. The package provides tools to estimate regression models with skew‑normal error terms, allowing both the variance and skewness parameters to be heteroskedastic. It also includes a stochastic frontier framework that accommodates both i.i.d. and heteroskedastic inefficiency terms.
How to cite:
Oleg Badunenko (2026). snreg: Regression with Skew-Normally Distributed Error Term. R package version 1.2.0, https://cran.r-project.org/web/packages/snreg. Accessed 05 Jun. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited snreg R package
View snreg citation profile
Other R packages that snreg depends, imports, suggests or enhances
Complete documentation for snreg
Functions, R codes and Examples using the snreg R package
Full snreg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA