https://bugs.freedesktop.org/show_bug.cgi?id=46539
--- Comment #4 from James Salsman <[email protected]> 2012-02-23 18:06:41 PST --- [done:] Date: Thu, 23 Feb 2012 19:05:44 -0700 Subject: sigmoid curve fitting in trend lines From: James Salsman <[email protected]> To: [email protected], [email protected] Rob Weir Chair OASIS Open Document Format for Office Applications (OpenDocument) Technical Committee Dear Mr. Weir: True exponential curves do not actually exist in economics, biology, or any other finite field. They are all sigmoid curves such as the logistic or Gompertz curve. Offering users the ability to fit a trend line to an exponential curve but not a logistic and Gompertz sigmoid does them a disservice, and makes it much more likely that they will make extrapolation errors. Therefore, I request that you modify OASIS Standard OpenDocument-v1.2-part1, Section 20.43, "chart:regression-type" [ http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#_= _RefHeading__1419514_253892949 ] as follows: At the end of the bulleted list under "The defined values for the chart:regression-type attribute are:", please add: "* logistic sigmoid =E2=80=93 Regression with a logistic sigmoid function = =E2=80=93 approximate the values of the series using the model: y =3D A+B/(1+e^(-(x-C)/D)) "* Gompertz sigmoid =E2=80=93 Regression with a logistic sigmoid function = =E2=80=93 approximate the values of the series using the model: y =3D A+B=C2=B7e^(C=C2=B7e^(D=C2=B7x))" Please let me know by email to [email protected] if you have any questions about this request. Thank you. Best regards, James Salsman Ref.: https://bugs.freedesktop.org/show_bug.cgi?id=3D46539 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
