View source: R/datelife_internal.R
summary_patristic_matrix_array | R Documentation |
Summarize patristic matrix array (by default, median). Used inside: summarize_datelife_result.
summary_patristic_matrix_array(patristic_matrix_array, fn = stats::median)
patristic_matrix_array |
3D array of patristic matrices |
fn |
The function to use to summarize |
A 2d array with the median (or max, or mean, etc) of the input array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.