CRAN
AdjBQR 1.0
Adjusted Bayesian Quantile Regression Inference
Released Oct 30, 2016 by Huixia Judy Wang
Dependencies
quantreg 5.36 coda 0.19-1 MHadaptive 1.1-8 survival 2.42-3
Adjusted inference for Bayesian quantile regression based on asymmetric Laplace working likelihood, for details see Yang, Y., Wang, H. and He, X. (2015), Posterior inference in Bayesian quantile regression with asymmetric Laplace likelihood, International Statistical Review, 2015
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>AdjBQR</artifactId> <version>1.0-b16</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:AdjBQR')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.