Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C801D99A8 for ; Fri, 4 May 2012 12:57:09 +0000 (UTC) Received: (qmail 86754 invoked by uid 500); 4 May 2012 12:57:09 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 86489 invoked by uid 500); 4 May 2012 12:57:09 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 86477 invoked by uid 99); 4 May 2012 12:57:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 12:57:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 12:57:08 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 42A354308F2 for ; Fri, 4 May 2012 12:56:48 +0000 (UTC) Date: Fri, 4 May 2012 12:56:48 +0000 (UTC) From: "Gilles (JIRA)" To: issues@commons.apache.org Message-ID: <379213246.26726.1336136208274.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1967049890.8242.1335766383021.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MATH-784) Javadoc of AbstractLeastSquaresOptimizer.guessParametersErrors() is too vague MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-784?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-784: ------------------------ Attachment: montecarlo_params.eps "montecarlo_params.eps" is the plot of a Monte-Carlo run _on the parameters= _, i.e. generating sets of parameters, and recording which (plotted in gree= n) have a chi-square lower than "1 + chi2_b", where "chi2_b" is the chi-squ= are of the optimal solution (plotted in red). =20 > Javadoc of AbstractLeastSquaresOptimizer.guessParametersErrors() is too v= ague > -------------------------------------------------------------------------= ---- > > Key: MATH-784 > URL: https://issues.apache.org/jira/browse/MATH-784 > Project: Commons Math > Issue Type: Improvement > Affects Versions: 3.0 > Reporter: S=C3=A9bastien Brisard > Assignee: S=C3=A9bastien Brisard > Labels: javadoc, optimization > Fix For: 3.1 > > Attachments: AbstractLeastSquaresOptimizerTestValidation.java, OU= T.10, OUT.100, RandomStraightLinePointGenerator.java, StraightLineProblem.j= ava, SyntheticData.java, SyntheticDataLinear.java, montecarlo_params.eps > > > This bug report follows a recent discussion available [here|http://mail-a= rchives.apache.org/mod_mbox/commons-dev/201204.mbox/%3C20120418122114.GB320= 74%40dusk.harfang.homelinux.org%3E]. It is now recognized that the values r= eturned by {{guessParametersErrors()}} are in fact known as (asymptotic) st= andard errors. The javadoc should be made more explicit. Besides, the value= s returned by this method should be tested. The reference datasets from [NI= ST|http://www.itl.nist.gov/div898/strd/] are to be used. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira