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)

Arguments

distribution

vector of calculated kappas

result

double calculated kappa to compare against

Value

double calculated p-value