phecap_perform_majority_voting {PheCAP} | R Documentation |
Read parsed knowledge sources and identify CUIs. Generate a list of CUIs that appear in at least half of the sources.
phecap_perform_majority_voting(
input_folder)
input_folder |
a character scalar for the path to the folder that contains the parsed knowledge sources |
A character vector consisting of CUIs that pass the majority voting criterion.