bipower_equation_plot function

plot power equation fitting results for bi-variate model

plot power equation fitting results for bi-variate model

bipower_equation_plot( result, label = 10, n = 9, show.legend = FALSE, color1 = "#38E54D", color2 = "#FF8787" )

Arguments

  • result: list object returned from data_match
  • label: relabel x and y label due to log-transform, set 10 as default
  • n: scales for how many subplots needed
  • show.legend: show legend or not
  • color1: Hex Color Codes for first data
  • color2: Hex Color Codes for second data

Returns

plot show power curve fitting result