# 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
icc3.nointer.fn(iccdata1)
coeff <- icc3.nointer.fn(iccdata1)$icc2r #this only gives you the ICC coefficient
coeff
# }
Run the code above in your browser using DataLab