[Libreoffice-bugs] [Bug 46539] sigmoid curve fitting in trend lines
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 23 18:10:08 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=46539
--- Comment #5 from James Salsman <jsalsman at gmail.com> 2012-02-23 18:10:08 PST ---
Well, that looks terrible pasted into bugzilla. The two lines in question are:
"* logistic sigmoid – Regression with a logistic sigmoid function –
approximate the values of the series using the model: y =
A+B/(1+e^(-(x-C)/D))
"* Gompertz sigmoid – Regression with a logistic sigmoid function –
approximate the values of the series using the model: y =
A+B·e^(C·e^(D·x))"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list