prepare_data-VaeModel-VplotsList-method: prepare_data

prepare_data,VaeModel,VplotsList-methodR Documentation

prepare_data

Description

Prepare dataset for training and a V-plot model

Usage

## S4 method for signature 'VaeModel,VplotsList'
prepare_data(model, x, ...)

Arguments

model

a VaeModel object, initialized by 'VaeModel()'

x

a VplotsList object

...

Other arguments

Value

a list that include 'vplots' and 'batch'


gongx030/seatac documentation built on April 15, 2023, 5:53 a.m.