Package: csn 1.1.3

Dmitry Pavlyuk
csn: Closed Skew-Normal Distribution
Provides functions for computing the density and the log-likelihood function of closed-skew normal variates, and for generating random vectors sampled from this distribution. See Gonzalez-Farias, G., Dominguez-Molina, J., and Gupta, A. (2004). The closed skew normal distribution, Skew-elliptical distributions and their applications: a journey beyond normality, Chapman and Hall/CRC, Boca Raton, FL, pp. 25-42.
Authors:
csn_1.1.3.tar.gz
csn_1.1.3.tar.gz(r-4.5-noble)csn_1.1.3.tar.gz(r-4.4-noble)
csn_1.1.3.tgz(r-4.4-emscripten)csn_1.1.3.tgz(r-4.3-emscripten)
csn.pdf |csn.html✨
csn/json (API)
# Install 'csn' in R: |
install.packages('csn', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 years agofrom:2f71798be7. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 31 2025 |
R-4.5-linux | OK | Mar 31 2025 |
R-4.4-linux | OK | Mar 31 2025 |
Dependencies:mvtnorm
Citation
To cite package ‘csn’ in publications use:
Pavlyuk D, Girtcius E (2015). csn: Closed Skew-Normal Distribution. R package version 1.1.3, https://CRAN.R-project.org/package=csn.
ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.
Corresponding BibTeX entry:
@Manual{, title = {csn: Closed Skew-Normal Distribution}, author = {Dmitry Pavlyuk and Eugene Girtcius}, year = {2015}, note = {R package version 1.1.3}, url = {https://CRAN.R-project.org/package=csn}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The probability density function | dcsn |
The log-likelihood function | loglcsn |
The cumulative distribution function | pcsn |
Random number generation | rcsn |