Description Usage Arguments Value
View source: R/dimensionalityReduction.R
Auxilary function to perform dimensionality increase with autoencoder techniques (only for those non based on Keras).
1 | decode(model, Z_hat)
|
model |
|
Z_hat |
|
X_hat
- h x N matrix containing the h-step ahead forecast for the N original series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.