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 = c('https://cran.r-universe.dev', '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:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
Dependencies:mvtnorm
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 |