dendsort-package |
dendsort package |
cal_length |
Recursive function to calculate the length of branches. |
cal_node_limit |
Calculate the x coordinates given a branch of dendrogram. |
cal_total_length |
Calculate the total length of lines to draw the dendrogram. |
dendsort |
Sorting and reordering dendrogram nodes. |
sort_average |
Sorting and reordering dendrogram nodes by average distances. |
sort_average_r |
Sorting and reordering dendrogram nodes by average distances in reverse. |
sort_smallest |
Sorting and reordering dendrogram nodes by the smallest value. |
sort_smallest_r |
Sorting and reordering dendrogram nodes by the smallest value. |