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