Learn R Programming

Jaya (version 0.1.9)

plot.jaya: #' Function to plot the 'best value' VS 'no. of iterations'

Description

#' Function to plot the 'best value' VS 'no. of iterations'

Usage

# S3 method for jaya
plot(x, ...)

Arguments

x

as an output object from 'jaya' function

...

as Additional graphical parameters given to plot function

Value

Returns plot showing 'best value' VS 'no. of iterations'