fit-VaeModel-Vplots-method: fit

fit,VaeModel,Vplots-methodR Documentation

fit

Description

Fit a VaeModel

Usage

## S4 method for signature 'VaeModel,Vplots'
fit(model, x, ...)

Arguments

model

a VaeModel object, initialized by ‘new(’VaeModel', model = VaeModel(...))'

x

a Vplots object

...

Additional arguments to fit('VaeModel‘, ’list', ...)

Value

a VaeModel


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