create_score_tables: extract matrices of averaged offsets and errors from score...

create_score_tablesR Documentation

extract matrices of averaged offsets and errors from score simulation results

Description

extract matrices of averaged offsets and errors from score simulation results

Usage

create_score_tables(score.results)

Arguments

score.results

list of data frames as read from h5 result file; each data frame is one output of 'score_algorithms'

Value

list with two entries:
1) offsets: matrix of offsets (algorithm x cell type)
2) errors: matrix of errors (algorithm x cell type)


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.