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 functionbest.k
: scale of BIC-determined cluster numberlabel
: relabel x and y label due to log-transform, set 10 as defaultdegree
: scalar control transparency degreeshow.legend
: show legend or notcolor1
: Hex Color Codes for first datacolor2
: Hex Color Codes for second datafunctional clustering plot
Useful links