show_in_browser.roc_curve: Show interactive visualization of a 'roc_curve' in the...

View source: R/iaibase.R

show_in_browser.roc_curveR 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)


iai documentation built on Oct. 19, 2024, 1:07 a.m.