Description Usage Arguments Value
View source: R/compute_weightedPT.R
Computes IRC (intra run correlation) of a neuR-object pcs array of slot data of a neuR-object (i.e. D@data$pcs)
1 2 3 |
D |
a neuR-object |
Pmap |
charachter (i.e. the name of the map in D) or an array. "test.P" by default. |
Wmap |
charachter (i.e. the name of the map in D) or an array. "IRC" by default. |
tail |
the sign of the alternative. It can be 0, 1, -1. |
SignMap |
(only needed if tail=0) the name of the map that has the sign of the test statistic. "test.T" by default |
return |
can be "Pmap", "Zmap" or c("Pmap","Zmap") |
Maps a named list of array/s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.