Description Usage Arguments Value Examples
This function is created to calculate p values about MeDiA_k
| 1 | Media_pvalue(iTest,jTest,times,selectvec)
 | 
| iTest | a numeric matrix | 
| jTest | a numeric matrix which has the same rows as iTest | 
| selectvec | an integer vector which contains a series of K values you want to get | 
| times | an integer indicates permutation times | 
Media_pvalue(iTest,jTest,times,selectvec) return a numeric vectors contains p values based on the selectvec(K value you want to select)
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.