fun_clu_plot {idopNetwork} | R Documentation |
functional clustering plot
Description
functional clustering plot
Usage
fun_clu_plot(result, best.k, label = 10, degree = 1)
Arguments
result |
list directly from fun_clu_parallel function |
best.k |
scalar of BIC-determined cluster number |
label |
relabel x and y label due to log-transform, set 10 as default |
degree |
scalar control transparency degree |
Value
functional clustering plot
[Package idopNetwork version 0.1.2 Index]