group_all_items: This funciton groups an all_items file (a file that has all...

Description Usage Arguments Value Note

Description

This funciton groups an all_items file (a file that has all the classified items from multiple databases) by a specified knowledge base. First, it condenses all the classified deciles, so there is 1 entry per concept. The score2 valus are summed together, so that each concept has 1 value for it's overall trend. Max value for this parameter is 90 (3 databases * mas score2 of 3 * 10 decades)

Usage

1
group_all_items(item, kb_name, item_file, kb_file, dest_dir)

Arguments

item

name of the item to be classified

kb_name

name of the knowledge based use

item_file

full path to the all_item.csv file to group

kb_file

full path to the knowledge base file to group by

dest_dir

folder where the output .tsv file will go

Value

none

Note

(c(item, kb_name)) are only use for naming the output file


ysumath1/OHDSITrends-master documentation built on May 5, 2019, 11:01 p.m.