print.SQN: Print summary info about SQN guided-mode object

Description Usage Arguments

View source: R/optimizers_guided.R

Description

Print summary info about SQN guided-mode object

Usage

1
2
## S3 method for class 'SQN'
print(x, ...)

Arguments

x

An 'SQN' object as output by function of the same name.

...

Not used.


stochQN documentation built on Sept. 26, 2021, 9:07 a.m.

Related to print.SQN in stochQN...