Summarize spatial CCC graph for LR
Arguments
- ccc_graph_ls
list of spatial CCC graph, each of which is an output of to_spatial_ccc_graph.
Value
spatial CCC graph summarized for LR, aggregating LRscores over the graph and computing percentile ranks.
CCC_graph_percent_rank
In the table returned,
n: number of edges in CCC graph (LR),
LRscore: median of all LRscores in CCC graph
n_perc_rank: percent rank of n
LRscore_perc_rank: percent rank of LRscore (median)
perc_rank: combined percent rank (geometric mean of n_perc_rank and LRscore_perc_rank)
perc_group: binned perc_rank