| getBootPvalue_c | R Documentation |
returns the percentage of the time that the distribution was greater or equal to the observed kappa if the result is less than the mean of the distribution, than the p value is 1 else return the number of times that the distribution is greater than the result as a percentage of the total number of items in the distribution
getBootPvalue_c(distribution, result)
distribution |
vector of calculated kappas |
result |
double calculated kappa to compare against |
double calculated p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.