stratified.enrichment.sample {chicane} | R Documentation |
stratified.enrichment.sample
Description
Generate a stratified sample matching distance distribution of significant interactions.
Usage
stratified.enrichment.sample(nonsignificant.results, significant.results)
Arguments
nonsignificant.results |
Data table containing non-significant interactions that should be sampled from |
significant.results |
Data table of significant results. Used to determine size of strata in stratified sampling procedure. |
[Package chicane version 0.1.8 Index]