get_reslist: Read results from experiments and return them as a list

Description Usage Arguments Value

Description

Read results from experiments and return them as a list

Usage

1
2
get_reslist(classifier_list, dataset, base_path = "results", is_list = TRUE,
  prefix = "res")

Arguments

classifier_list

A list of classifier names

dataset

The name of the dataset to read

base_path

The base path to the results

is_list

Is the result structure a list

prefix

A prefix used in the filenames of the results

Value

A list of result structures from core clustering


bwrc/corecluster-r documentation built on May 13, 2019, 9:12 a.m.