I have a plotly plot of Linear Regression y vs x in a plotly plot. I want to do re-regression ols without few selected points. I do not want to delete points in Excel.
In matplotlib it is possible to do this using mplcursors
I have a plotly plot of Linear Regression y vs x in a plotly plot. I want to do re-regression ols without few selected points. I do not want to delete points in Excel.
In matplotlib it is possible to do this using mplcursors