Last answered:

14 Nov 2022

Posted on:

12 Nov 2022

0

show regression equation using python

how show regression equation using python on the graph

1 answers ( 0 marked as helpful)
Instructor
Posted on:

14 Nov 2022

0

Hi mahmoud,
thanks for reaching out! Sadly, you cannot easily show the regression equation using python and lmplot or regplot, as it simply isn't available as a functionality in both methods. You can check out this discussion, where a possible workaround is discussed:
python - Seaborn lmplot with equation and R2 text - Stack Overflow
Hope this helps!

Best,
365 Eli

Submit an answer