Learn R Programming

iai (version 1.10.2)

show_in_browser.roc_curve: Show interactive visualization of a roc_curve in the default browser

Description

Julia Equivalent: IAI.show_in_browser

Usage

# S3 method for roc_curve
show_in_browser(obj, ...)

Arguments

obj

The curve to visualize.

...

Refer to the Julia documentation for available parameters.

IAI Compatibility

Requires IAI version 1.1 or higher.

Examples

Run this code
if (FALSE) iai::show_in_browser(curve)

Run the code above in your browser using DataLab