# NOT RUN {
#iccdata1 is a small dataset that comes with the package. Use it as follows:
library(irrICC)
iccdata1 #see what the iccdata1 dataset looks like
#Let c(0.05,0.13,0.28,0.33) be an arbitrary vector of values between 0 and 1
pvals.ICC1b(iccdata1,c(0.05,0.13,0.28,0.33))
# }
Run the code above in your browser using DataLab