[!!!] not tested yet.
roc_get(obj, what) # S3 method for roc_result_list roc_get(obj, what) # S3 method for roc_results roc_get(obj, what) roc_get_all_results(obj) roc_cutoff(obj) roc_tp(obj) roc_fn(obj) roc_fp(obj) roc_tn(obj) roc_sens(obj) roc_spec(obj)
obj | Either an |
---|---|
what | ( |
Acces elements of roc_result_list
and roc_results
objects.
Other functions for ROC:
calculate_performance()
,
print.as_str()
,
roc_performance_measures
,
roc_predict()
Vilmantas Gegzna