Opened 15 years ago
Last modified 15 years ago
#31 new enhancement
add Permutation test for weighted Score
Reported by: | Peter | Owned by: | Peter |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.x+ |
Component: | statistics | Version: | trunk |
Keywords: | Cc: |
Description
Add this function in base class taking target, value, weight, and number of permutations, and perhaps a treshold telling us that we are only interested in p-values below this limit. The perumtation run shall of course be exit when we can be sure that the final p-value will not be below the treshold, e.g. quit when (O-E)2/E goes above some limit (depending on p-treshold).
Note: See
TracTickets for help on using
tickets.