View source: R/bi_functional_clustering.R
bifun_clu_plot | R Documentation |
bifunctional clustering plot
bifun_clu_plot(
result,
best.k,
label = 10,
degree = 1/4,
show.legend = FALSE,
color1 = "#38E54D",
color2 = "#FF8787"
)
result |
list directly from bifun_clu_parallel function |
best.k |
scale of BIC-determined cluster number |
label |
relabel x and y label due to log-transform, set 10 as default |
degree |
scalar control transparency degree |
show.legend |
show legend or not |
color1 |
Hex Color Codes for first data |
color2 |
Hex Color Codes for second data |
functional clustering plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.