check_algorithms: check a list of algorithms for compatitbility with benchmark

View source: R/check_algorithms.R

check_algorithmsR Documentation

check a list of algorithms for compatitbility with benchmark

Description

check a list of algorithms for compatitbility with benchmark

Usage

check_algorithms(algorithms, feature_list = NULL)

Arguments

algorithms

list containing a list for each algorithm. Each sublist contains
1) name: character
2) algorithm: function

feature_list,

character vector of feature names for simulated data; default NULL


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.