plot power equation fitting results for bi-variate model
bipower_equation_plot(
result,
label = 10,
n = 9,
show.legend = FALSE,
color1 = "#38E54D",
color2 = "#FF8787"
)
plot show power curve fitting result
list object returned from data_match
relabel x and y label due to log-transform, set 10 as default
scales for how many subplots needed
show legend or not
Hex Color Codes for first data
Hex Color Codes for second data