Description Usage Arguments Value Examples
get the best combination and its classification accuracy
1  | getbestheur(x)
 | 
x | 
 (metaheur class object) output of function metaheur()  | 
(list) best combination, classification accuracy of the best combination
1 2  | ##result <- metaheur(examplegrid)
##getbestheur(result)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.