Learn R Programming

LIStest (version 2.1)

Tests of independence based on the Longest Increasing Subsequence

Description

Tests for independence between X and Y computed from a paired sample (x1,y1),...(xn,yn) of (X,Y), using one of the following statistics (a) the Longest Increasing Subsequence (Ln), (b) JLn, a Jackknife version of Ln or (c) JLMn, a Jackknife version of the longest monotonic subsequence. This family of tests can be applied under the assumption of continuity of X and Y.

Copy Link

Version

Install

install.packages('LIStest')

Monthly Downloads

188

Version

2.1

License

GPL-2

Maintainer

Last Published

March 12th, 2014

Functions in LIStest (2.1)

Ln

Ln (Longest Increasing Subsequence) statistic, to test independence
lis.test

Test for independence between paired samples
JLn

JLn statistic, to test independence
JLMn

JLMn statistic, to test independence
lis

Longest increasing subsequence for a univariate sample
LIStest-package

Tests of independence based on the Longest Increasing Subsequence
TJLN

Simulated values for the JLn statistic
TLN

Simulated values for the Ln statistic
TJLMN

Simulated values for the JLMn statistic