Description Usage Arguments Value Slots See Also Examples
The DB Lytix function called is FLROC. Performs ROC and stores the results in predefined tables. This function's main job is to build a ROC object. Data can be provided as 'response', 'predictor', where the predictor is the numeric (or ordered) level of the evaluated signal, and the response encodes the observation class (control or case).
1 2 |
formula |
A symbolic description of model to be made. |
data |
An object of class FLTable. |
roc returns an object of class FLROC
resultscache list of results computed
votblstores the table names of output ROC table.
roc for R reference implementation.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.