concordance.indices: Concordance

Description Usage Arguments Details Value

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

1
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

Details

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

Value

A vector containing the a, b and the concordance


dplRCon documentation built on May 2, 2019, 2:02 p.m.