plot.jaya {Jaya}R Documentation

#' 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 class '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'


[Package Jaya version 0.1.9 Index]