# 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
ci.ICC2a.inter(iccdata1)
ci.ICC2a.inter(iccdata1)$ucb #this only gives the upper confidence bound
ci.ICC2a.inter(iccdata1,0.90) #this gives you the 90% confidence interval
# }
Run the code above in your browser using DataLab