create_phenotype_prediction_quality_png: Create a PNG file of the phenotype predictions at that time

View source: R/create_phenotype_prediction_quality_png.R

create_phenotype_prediction_quality_pngR Documentation

Create a PNG file of the phenotype predictions at that time

Description

Create a PNG file of the phenotype predictions at that time

Usage

create_phenotype_prediction_quality_png(
  phenotype_predictions_table,
  png_filename
)

Arguments

phenotype_predictions_table

a table of phenotype predictions, with a true and estimated value for all individuals at a certain epoch

png_filename

name of the PNG file to be produced, as checked by check_png_filename

Value

the result of animate

Author(s)

Richèl J.C. Bilderbeek


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