ROCSVG: ROC curve heatmaps

Description Usage Arguments Details Value Author(s)

View source: R/ROCSVG.R

Description

Create an interactive ROC curve heatmap

Usage

1
ROCSVG(roc.res.list, svg.file.base = "roc")

Arguments

roc.res.list

An object such as returned by ROC.ORC or ROC.MRC

svg.file.base

The name of the directory for in which to store the resulting files

Details

A file file.path(svg.file.base, "main.svg" ) is created which can be viewed with and SVG viewer like the FireFox browser. There are many other files linked to that file that allow the user to inspect significance test results.

Value

NULL – the function is run for its side effects.

Author(s)

Charles Berry


BushmanLab/hotROCs documentation built on May 6, 2019, 9:11 a.m.