View source: R/EmpiricalPValueCalculation.R
| sample.func | R Documentation | 
This function resamples from a sample dataset and returns an empirical p-value of identity score
sample.func(dens.x, curr.val, prob, n = 1000)
| dens.x | The background dataset that we compare the identity score of our sample with | 
| curr.val | The identity score of the sample dataset to be evaluated its significance | 
| n | The number of times of resampling. The default is n=1000 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.