roc_merge_manyroc_cv_results: Merge 2 lists with manyROC CV results

Description Usage Arguments Value Examples

View source: R/roc_merge_manyroc_cv_results.R

Description

Merge 2 lists with manyROC CV results

Usage

1

Arguments

x, y

lists to merge

Value

A list wil results from x and y

Examples

1
2
3
4
5
6
# x <- readr::read_rds(path = "rez_366_a.RDS")
# y <- readr::read_rds(path = "rez_366_b.RDS")
#
# roc_merge_manyroc_cv_results(x, y)

# [!!!] unit test are needed.

GegznaV/multiROC documentation built on Sept. 15, 2020, 10:33 a.m.