create_score_tables | R Documentation |
extract matrices of averaged offsets and errors from score simulation results
create_score_tables(score.results)
score.results |
list of data frames as read from h5 result file; each data frame is one output of 'score_algorithms' |
list with two entries:
1) offsets: matrix of offsets (algorithm x cell type)
2) errors: matrix of errors (algorithm x cell type)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.