Learn R Programming

metaheur (version 0.2.0)

plotsearchpath: plot search path

Description

Plots the search path, i.e. classification accuracy by iteration. metaheur class plots (output of metaheur function) can include restarts. List of metaheurhyper class objects (output of metaheurhyper function) plot includes best, median and worst scenarious.

Usage

plotsearchpath(x)

Arguments

x
(metaheur object or list of metaheurgrid class objects) object to be plotted

Examples

Run this code
plotsearchpath(examplesearch)
plotsearchpath(examplehyperparam)

Run the code above in your browser using DataLab