Package: distillery 1.2-2

Eric Gilleland
distillery: Method Functions for Confidence Intervals and to Distill Information from an Object
Some very simple method functions for confidence interval calculation, bootstrap resampling aimed at atmospheric science applications, and to distill pertinent information from a potentially complex object; primarily used in common with packages extRemes and SpatialVx. To reference this package and for a tutorial on the bootstrap functions, please see Gilleland (2020) <doi:10.1175/JTECH-D-20-0069.1> and Gilleland (2020) <doi:10.1175/JTECH-D-20-0070.1>.
Authors:
distillery_1.2-2.tar.gz
distillery_1.2-2.tar.gz(r-4.7-any)distillery_1.2-2.tar.gz(r-4.6-any)
distillery_1.2-2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
distillery/json (API)
| # Install 'distillery' in R: |
| install.packages('distillery', 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:862ea8b6ca. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 130 | ||
| linux-release-x86_64 | OK | 97 | ||
| wasm-release | OK | 85 |
Exports:bootercici.bootedci.matrixci.numericdatagrabberdistilldistill.data.framedistill.listdistill.matrixevenis.evenis.formulais.oddMatrixSqrtoddpbooterplot.bootedplot.tibbedplot.tibRMedplotBootBoxplotBootECDFplotBootHistplotBootQQplotBootQQ2print.bootedprint.ciprint.ci.bootedprint.tibbedprint.tibRMedsummary.bootedtibbertibberRM
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| distillery: Methods to Distill Information from R Objects | distillery-package distillery |
| Bootstrap Resampling | booter |
| Find Confidence Intervals | ci ci.matrix ci.numeric print.ci |
| Bootstrap Confidence Intervals | ci.booted |
| Get Original Data from an R Object | datagrabber |
| Distill An Object | distill distill.data.frame distill.list distill.matrix |
| Identify Even or Odd Numbers | even is.even is.odd odd |
| Is the R Object a Formula | is.formula |
| Square-Root of a Square Matrix | MatrixSqrt |
| Parametric Bootstrap Resampling | pbooter |
| Test-Inversion Bootstrap | tibber tibberRM |