show_in_browser.roc_curve {iai}R Documentation

Show interactive visualization of a roc_curve in the default browser

Description

Julia Equivalent: IAI.show_in_browser

Usage

## S3 method for class '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

## Not run: iai::show_in_browser(curve)


[Package iai version 1.10.0 Index]