Learn R Programming

quantilogram (version 2.2.1)

q.hit: Quantile Hit

Description

Returns the matrix of quantil-hits

Usage

q.hit(DATA, vecA)

Value

 A matrix of quantile-hits

Arguments

DATA

A matrix that has time-series observations in its columns

vecA

A vector of probabilty values at which sample quantiles are estimated

Author

Heejoon Han, Oliver Linton, Tatsushi Oka and Yoon-Jae Whang

Details

This function generates the quantile hits given a vector of probabilty values. The quantile hits are obtained for each column of an input matrix.