Is there an approach to displaying the
regression equation on a curve plot?
I would like to avoid using PyCall.jl or
SciKitLearn.jl. I am using StatsPlots.jl
with a PlotlyJS backend(). Initially, I
thought there might have been a simple
parameter adjustment (regression-eq= true),
but perhaps it is a little more involved?