plot power equation fitting results for bi-variate model
Source:R/power_equation_fitting.R
bipower_equation_plot.Rd
plot power equation fitting results for bi-variate model
Usage
bipower_equation_plot(
result,
label = 10,
n = 9,
show.legend = FALSE,
color1 = "#38E54D",
color2 = "#FF8787"
)