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.7-any)csn_1.1.3.tar.gz(r-4.6-any)
csn_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:2f71798be7. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 101 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 102 | ||
| wasm-release | OK | 99 |
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 |