# 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
pvals.ICC3r.inter(iccdata1) #gives you the p-value associated with default null value of 0
pvals.ICC3r.inter(iccdata1,c(0,0.15,0.25,0.33)) #produces p-values for an arbitrary vector
# }
Run the code above in your browser using DataLab