plot.hacs: Plot function for optHCAS output.

Description Usage Arguments See Also Examples

Description

This function is used to plot optimal sample coordinates.

Usage

1
2
## S3 method for class 'hcas'
plot(x, ...)

Arguments

x

Object of class inheriting from "hcas".

...

Other arguments.

See Also

runOpt.

Examples

1
2
3
4
5
6
7
8
## Not run: 
##

plot(out) # where out is the output from hcas class

##

## End(Not run)

ksbakar/optHCAS documentation built on Dec. 21, 2021, 8:39 a.m.