print.adaQN_free {stochQN}R Documentation

Print summary info about adaQN free-mode object

Description

Print summary info about adaQN free-mode object

Usage

## S3 method for class 'adaQN_free'
print(x, ...)

Arguments

x

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

...

Not used.


[Package stochQN version 0.1.2-1 Index]