View source: R/handle-results.R
Get a table of results for how well RFQAmodel performed for a set
1 2 |
results |
dataframe |
predictor |
string. Column to use as the predictor (default RFQAmodel) |
truth |
string. Column to use as the truth (default TMScore) |
cutoff |
float. Cutoff that defines a correct model (default 0.5) |
rev |
boolean. True if lower values are better for the truth (e.g. RMSD) (default FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.