CRAN
QUALYPSO 1.1
Partitioning Uncertainty Components of an Incomplete Ensemble of Climate Projections
Released Jun 19, 2019 by Guillaume Evin
Dependencies
MASS 7.3-51.4 foreach 1.4.4 expm 0.999-4 doParallel 1.0.14 Rfast 1.9.4
These functions use data augmentation and Bayesian techniques for the assessment of single-member and incomplete ensembles of climate projections. It provides unbiased estimates of climate change responses of all simulation chains and of all uncertainty variables. It additionally propagates uncertainty due to missing information in the estimates. - Evin, G., B. Hingray, J. Blanchet, N. Eckert, S. Morin, and D. Verfaillie. (2019)
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>QUALYPSO</artifactId> <version>1.1-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:QUALYPSO')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.