Constructor for the S4 performance_metrics object.
performance_metrics(
performance_metrics = s4ppm_performance_metrics_tbl(),
publications = s4ppm_publications_tbl(),
sample_sets = s4ppm_sample_sets_tbl(),
samples = s4ppm_samples_tbl(),
demographics = s4ppm_demographics_tbl(),
cohorts = s4ppm_pgs_cohorts_tbl(),
pgs_effect_sizes = s4ppm_pgs_effect_sizes_tbl(),
pgs_classification_metrics = s4ppm_pgs_classification_metrics_tbl(),
pgs_other_metrics = s4ppm_pgs_other_metrics_tbl()
)
An object of class performance_metrics.
A s4ppm_performance_metrics_tbl
tibble.
A s4ppm_publications_tbl
tibble.
A s4ppm_sample_sets_tbl
tibble.
A s4ppm_samples_tbl
tibble.
A s4ppm_demographics_tbl
tibble.
A s4ppm_pgs_cohorts_tbl
tibble.
A s4ppm_pgs_effect_sizes_tbl
tibble.
A s4ppm_pgs_classification_metrics_tbl
tibble.
A s4ppm_pgs_other_metrics_tbl
tibble.