Description Usage Arguments Value
Zhang and Pan Cluster Subspaces Test
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | csTest(x, y, k, B1 = 100)
csPval(x, y, k, B1 = 100, B2 = 100)
cs.test(x, y, k, B1 = 100, B2 = 100)
hotellingCluster(x, y)
pearsonClusters(x, y)
pearsonDistance(data)
pearson(n, p)
 | 
| x | Data set 1. | 
| y | Data set 2. | 
| k | k Number of dimensions to select. Defaults to floor((n1 + n2 - 2) / 2). | 
| B1 | Number of times to randomly subset full data. Defaults to 100. | 
| B2 | Number of permutations for calculating pvalue. Defaults to 100. | 
| data | Data frame on which to calculate Pearson distances between variables. | 
| n | Sample size. | 
| p | Dimension. | 
Zhang and Pan cluster subspaces statistic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.