View source: R/RelabelExSigs.R
RelabelExSigs | R Documentation |
Append most similar reference signature and pairwise cosine similarity to the name of each extracted signature in matrix of extracted signatures.
RelabelExSigs(sigAnalysis)
sigAnalysis |
A list returned by function
|
Matrix of extracted sigs, yet the names of signatures changed. New name: <old_name> (<name_of_most_similar_ground_truth_signature> cosine_similarity) e.g., Sig.A –> Sig.A (SBS1 0.998)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.