coincidences_annotators_pairwise: Row-bind together all pairwise combinations of annotators,...

Description Usage Arguments Details See Also

Description

Coincidences can also be counted within subsets of annotators. One special case is within the same annotator, i.e. where annotators apply multiple tags, which do they tend to apply together.

Usage

1
2
3
coincidences_annotators_pairwise(annotations,
  annotators = get_annotators(annotations), diag = TRUE,
  impute_annotators = FALSE)

Arguments

annotations

data.frame containing annotation data

annotators

character vector of annotator names

diag

Include the diagonal facets showing agreement within annotator

impute_annotators

Impute NA tags for annotators who applied no tags

Details

If an annotator is listed in the annotators argument, but doesn't appear in the annotations dataset, that annotator, that annotator will be imputed to exist and implicitly have NA tags. Note this may differ from imputation policies for a given annotation project. [Q: Is that the default behaviour we want?]

See Also

Other coincidences: coincidences_annotator_pair, coincidences_pooled


petereckley/webannor documentation built on May 25, 2019, 12:48 a.m.