Learn R Programming

dplRCon (version 1.0)

concordance.indices: Concordance

Description

This is an internal function called in the function "Overall Concordance". It is used to calculate the concordance indices for each time, t, using the bootstrapped means.

Usage

concordance.indices(sort.boot.x, sort.boot.y, t, trim.alpha, nx, ny)

Arguments

sort.boot.x
A matrix of the bootstrapped means from subset X
sort.boot.y
A matrix of the bootstrapped means from subset Y
t
The time index
trim.alpha
The level of outside trimming
nx
A vector providing the number of series at each time for subset X
ny
A vector providing the number of series at each time for subset Y

Value

A vector containing the a, b and the concordance

Details

The procedure for calculating the concordance is provided in "Concordance: A measure of similarity between matrices of time series with applications in dendroclimatology".