prepare_data,VaeModel,VplotsList-method | R Documentation |
Prepare dataset for training and a V-plot model
## S4 method for signature 'VaeModel,VplotsList'
prepare_data(model, x, ...)
model |
a VaeModel object, initialized by 'VaeModel()' |
x |
a VplotsList object |
... |
Other arguments |
a list that include 'vplots' and 'batch'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.