[!!!] 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)

Arguments

obj

Either an roc_result_list or an roc_results object.

what

(string(1))
Name of element.

Details

Acces elements of roc_result_list and roc_results objects.

See also

Author

Vilmantas Gegzna