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 754727E6C for ; Sat, 10 Sep 2011 15:52:31 +0000 (UTC) Received: (qmail 71109 invoked by uid 500); 10 Sep 2011 15:52:31 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 71035 invoked by uid 500); 10 Sep 2011 15:52:30 -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 71027 invoked by uid 99); 10 Sep 2011 15:52:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Sep 2011 15:52:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,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; Sat, 10 Sep 2011 15:52:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D2D3F8E3CC for ; Sat, 10 Sep 2011 15:52:08 +0000 (UTC) Date: Sat, 10 Sep 2011 15:52:08 +0000 (UTC) From: "Phil Steitz (JIRA)" To: issues@commons.apache.org Message-ID: <1664582448.13202.1315669928844.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1120715765.56296.1313903007191.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Reopened] (MATH-649) SimpleRegression needs the ability to suppress the intercept MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz reopened MATH-649: ------------------------------ Need to update the user guide. > SimpleRegression needs the ability to suppress the intercept > ------------------------------------------------------------ > > Key: MATH-649 > URL: https://issues.apache.org/jira/browse/MATH-649 > Project: Commons Math > Issue Type: New Feature > Affects Versions: 1.2, 2.1, 2.2 > Environment: JAVA > Reporter: greg sterijevski > Assignee: greg sterijevski > Priority: Minor > Labels: NOINTERCEPT, SIMPLEREGRESSION > Fix For: 3.0 > > Attachments: simplereg, simplereg2, simpleregtest > > Original Estimate: 2h > Remaining Estimate: 2h > > The SimpleRegression class is a useful class for running regressions involving one independent variable. It lacks the ability to constrain the constant to be zero. I am attaching a patch which gives a constructor for setting NOINT. I am also checking in two NIST data sets for noint estimation. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira