get_gcae_model_ids: Get the model IDs for all the 'GCAE' autoencoder...

View source: R/get_gcae_model_ids.R

get_gcae_model_idsR Documentation

Get the model IDs for all the GCAE autoencoder architectures

Description

Get the model IDs for all the GCAE autoencoder architectures.

Usage

get_gcae_model_ids(gcae_options = create_gcae_options())

Arguments

gcae_options

options to run GCAE, as created by create_gcae_options

Details

This function is named after the GCAE models folder, although the phenotypic prediction models (that can be obtained using get_gcae_pheno_model_ids) are stored there as well.

Value

zero, one or more model IDs of the GCAE autoencoder architectures available.

Author(s)

Richèl J.C. Bilderbeek

See Also

Use get_gcae_pheno_model_ids to get the IDs for the phenotypic models.

Examples

get_gcae_model_ids()

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.