Last data update: 2014.03.03

LIStest

Package: LIStest
Type: Package
Title: Tests of independence based on the Longest Increasing
Subsequence
Version: 2.1
Date: 2014-03-12
Author: J. E. Garcia and V. A. Gonzalez-Lopez
Maintainer: J. E. Garcia <jg@ime.unicamp.br>
Depends: R (>= 2.10)
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.
License: GPL-2
LazyLoad: yes
LazyData: yes
Packaged: 2014-03-12 18:13:32 UTC; jg
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-03-12 23:17:20

4 images, 6 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'LIStest' ...
** package 'LIStest' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'LIStest'
    finding HTML links ... done
    JLMn                                    html  
    JLn                                     html  
    LIStest-package                         html  
    Ln                                      html  
    TJLMN                                   html  
    TJLN                                    html  
    TLN                                     html  
    lis                                     html  
    lis.test                                html  
** building package indices
** testing if installed package can be loaded
* DONE (LIStest)
Making 'packages.html' ... done