Skip to content

SignLab R package with functions to calculate the inter-rater reliability of ELAN annotations

License

Notifications You must be signed in to change notification settings

Jetske/irrkappa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irrkappa

SignLab R package with functions to calculate the inter-rater reliability of ELAN annotations

How to install

This package can be installed using devtools.

If you do not already have devtools installed:

install.packages("devtools")

Then:

devtools::install_github("Amsterdam-Humanities-Labs/irrkappa")

A folder should be installed in your directory; navigate to the folder, set it as your working directory, then run this command to load all functions from the package:

devtools::load_all()

*After this step, don't forget to navigate back to your original working directory, where you may have your data files stored, and set it as your working directory again.

Preview tutorial

A vignette is available in vignette/tutorial.Rmd. The analysis steps using the functions from the package can be found and run in the file.

About

SignLab R package with functions to calculate the inter-rater reliability of ELAN annotations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%