Skip to contents

Calculate (combined) percent rank of n and LRscore

Usage

calculate_LR_percent_rank(ccc_graph_ls)

Arguments

ccc_graph_ls

list of spatial CCC graph

Value

data frame (tibble)

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