screenmed | R Documentation |
It provides the following: 1) The number of groups the user choose to split the initial search 2) The cosine similarities between the small group of publications and each of the clustered groups of abstracts 3) A list of the clustered abstracts and the cluster they belong to. 4) The PMIDS of the publications that no abstract was found in Pubmed.
screenmed(initial_search, filtered, sparsity, group_number)
initial_search |
A character vector containing the PMID numbers of the articles of our search. |
filtered |
A character vector containing the pmid numbers of abstracts (4 or 5 typically) that belong to the study. |
sparsity |
A number typically in (0,99,1) that defines the sparsity of the abstracts for clustering. |
group_number |
The number of groups the user would like to divide the initial number of publications from pubmed search. |
group_number,cosine_similarity,clustering,missing_abstracts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.