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

Description Usage Arguments

View source: R/optimizers_guided.R

Description

Print summary info about adaQN guided-mode object

Usage

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

Arguments

x

An 'adaQN' 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.adaQN in stochQN...