powered by
It is intended as a straw-man model as it assumes no agreement beyond chance.
log_linear_main_effect_design(n, n_raters = 2)
the design matrix for the model
the matrix of cell counts
number of raters. Currently only 2 (the default) are supported. This is an extension point for future work.
x <- log_linear_main_effect_design(vision_data)
Run the code above in your browser using DataLab