Hello, good morning. I need to calculate a kappa coeficient between three raters and the scale have five categories outcome. Until now I read the command CI3Cats for the package KappaSize in order to calculate the sample size, but when i save the package into the library, R can read it and i dont understand the reason. that is the message that i have:
> library(kappaSize) Error in eval(expr, envir, enclos) : no se pudo encontrar la función ".getNamespace" Además: Mensajes de aviso perdidos package 'kappaSize' was built under R version 3.1.0 Error : unable to load R code in package 'kappaSize' Error: package/namespace load failed for 'kappaSize' Now, after find the sample size and recolect the information, i ll need to calculate the kappa between three raters with multiple outcome categories. Untill now I could it find the command to do that. Thank for the help that anyone can give me. Best regard, Carlos. [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.