print.LSTM {LSTMfactors} | R Documentation |
Print LSTM Results
Description
This function prints the number of factors suggested by the LSTM.
Usage
## S3 method for class 'LSTM'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments to be passed to the plotting function. |
Value
None. This function is used for side effects (printing).
See Also
[Package LSTMfactors version 1.0.0 Index]