Forum Discussion
Anonymous
6 years agoNot applicable
Nonlinear Regression
Please would like to draw a nonlinear curve as in the figure below on a scatter plot with a curve that returns the curve's parameters to me. https://www.researchgate.net/figure/Figura-424-Curva-chav...
Anonymous
6 years agoNot applicable
Yes, I need exactly that. Can you please explain me ?
Greg_Deckler
Community Champion
6 years agoThis is more of a math problem than a Power BI problem. You can implement the math in DAX code but you first need to understand the maths:
https://statisticsbyjim.com/regression/curve-fitting-linear-nonlinear-regression/