Description Usage Arguments Value
Calculate the p-value associated with a given overlap percentage.
1 | calculate_pvalue(obs, overlaps, sample_size, sample_count)
|
obs |
The observed percentage of overlap. |
overlaps |
The pre-calculated overlaps between baseline and current subject. Must be a logical vector of the same length as baseline. |
sample_size |
The number of value to pick for each draw. |
sample_count |
The number of draw to calculate p-value. |
The p-value for current subject.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.