evaluate_phenotype_prediction: Determine how well the quantitative trait prediction worked

View source: R/evaluate_phenotype_prediction.R

evaluate_phenotype_predictionR Documentation

Determine how well the quantitative trait prediction worked

Description

Determine how well the quantitative trait prediction worked

Usage

evaluate_phenotype_prediction(gcae_experiment_params, epoch, verbose = FALSE)

Arguments

gcae_experiment_params

parameters to run a full GCAE experimenr (i.e. call do_gcae_experiment), as created by create_gcae_experiment_params and checked by check_gcae_experiment_params

epoch

the epoch, as checked by check_epoch

verbose

the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid.

Value

the plot

Author(s)

Richèl J.C. Bilderbeek


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