Server for the inter-rater reliability analysis.
Source:R/reliability_module.R
reliability_server.Rd
Server for the inter-rater reliability analysis.
Arguments
- id
An ID string that corresponds with the ID used to call the module's UI function.
- qda_data
QDA data object, see
qda()
.