read_lbtope | R Documentation |
This function is used to read the saved TXT output from LBtope
read_lbtope(res.file, threshold = 0.5, ...)
res.file |
path to the results file. Must be a TXT file saved from the LBtope output. |
threshold |
threshold for converting prediction probabilities to positive class predictions. |
... |
Currently unused. |
Felipe Campelo (f.campelo@aston.ac.uk)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.