getbestheur: get the best preprocessing combination

Description Usage Arguments Value Examples

View source: R/02Metaheur.R

Description

get the best combination and its classification accuracy

Usage

1

Arguments

x

(metaheur class object) output of function metaheur()

Value

(list) best combination, classification accuracy of the best combination

Examples

1
2
##result <- metaheur(examplegrid)
##getbestheur(result)

mvattulainen/metaheur documentation built on May 23, 2019, 10:54 a.m.