Description Usage Arguments Details Value Author(s) References Examples
It compute the size of the longest increasing subsequence from a sample of a (continuous) random variable.
1 | lis(x)
|
x |
numeric vector of data values. |
See example 2.1-Main reference.
Integer, the size of the longest increasing subsequence.
J. E. Garcia and V. A. Gonzalez-Lopez
J. E. Garcia, V. A. Gonzalez-Lopez, Independence tests for continuous random variables based on the longest increasing subsequence, Journal of Multivariate Analysis (2014), http://dx.doi.org/10.1016/j.jmva.2014.02.010
1 2 3 |
[1] 4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.