select_model: Select a model from a list of trained 'MOFA' objects based on...

Description Usage Arguments Value

View source: R/compare_models.R

Description

Different objects of MOFA are compared in terms of the final value of the ELBO statistics and the model with the highest ELBO value is selected.

Usage

1
select_model(models, plot = FALSE)

Arguments

models

a list containing MOFA objects.

plot

boolean indicating whether to show a plot of the ELBO for each model instance

Value

A MOFA object


MOFA2 documentation built on Nov. 8, 2020, 7:28 p.m.