gimap_stats {gimap} | R Documentation |
Do tests –an internal function used by calc_gi() function
Description
Create results table that has t test p values
Usage
gimap_stats(gi_calc_double, gi_calc_single, replicate = NULL)
Arguments
gi_calc_double |
a data.frame with adjusted double gi scores |
gi_calc_single |
a data.frame with adjusted single gi scores |
replicate |
a name of a replicate to filter out from gi_calc_adj Optional |
[Package gimap version 1.1.1 Index]