quantilogram

The goal of quantilogram is to measure nonlinear dependence between two variables, based on either unconditional or conditional quantile functions.

Installation

You can install the released version of quantilogram from CRAN with:

install.packages("quantilogram")

Example

This is a basic example which shows you how to solve a common problem:

library(quantilogram)
## basic example code