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 3C467D6DF for ; Wed, 24 Oct 2012 22:18:13 +0000 (UTC) Received: (qmail 84480 invoked by uid 500); 24 Oct 2012 22:18:12 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 84364 invoked by uid 500); 24 Oct 2012 22:18:12 -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 84272 invoked by uid 99); 24 Oct 2012 22:18:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 22:18:12 +0000 Date: Wed, 24 Oct 2012 22:18:12 +0000 (UTC) From: "Jared Becksfort (JIRA)" To: issues@commons.apache.org Message-ID: <1747560274.24561.1351117092498.JavaMail.jiratomcat@arcas> In-Reply-To: <782916956.31377.1341952474905.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (MATH-816) Multivariate Normal Mixture Models 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-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483655#comment-13483655 ] Jared Becksfort commented on MATH-816: -------------------------------------- Apparently I misunderstood you. I didn't realize you had changed the test, and for some reason I was thinking the names of the classes and the tests had to be the same. Anyway, I like your test class better since it has the separate test cases and explicit expect annotation. I checked the current status of the repository and it looks like you have committed the new sample values in the latest revision (1401894). I have nothing else to add the distribution or test class at this time. > Multivariate Normal Mixture Models > ---------------------------------- > > Key: MATH-816 > URL: https://issues.apache.org/jira/browse/MATH-816 > Project: Commons Math > Issue Type: New Feature > Reporter: Jared Becksfort > Priority: Minor > Fix For: 3.2 > > Attachments: MixtureMultivariateRealDistribution.java, MixtureMultivariateRealDistribution.java, MixtureMultivariateRealDistribution.java.patch, MixtureMultivariateRealDistributionTest.java, MultivariateNormalMixtureModelDistribution.java, MultivariateNormalMixtureModelDistributionTest.java > > Original Estimate: 1m > Remaining Estimate: 1m > > I will submit a class for Multivariate Normal Mixture Models. Not sure it will allow sampling initially. > > Hello, > > > > I have implemented some classes for multivariate Normal distributions, multivariate normal mixture models, and an expectation maximization fitting class for the mixture model. I would like to submit it to Apache Commons Math. I still have some touching up to do so that they fit the style guidelines and implement the correct interfaces. Before I do so, I thought I would at least ask if the developers of the project are interested in me submitting them. > > > > Thanks, > > Jared Becksfort > Dear Jared, > Yes, that would be very nice to have such an addition! Remember to also include unit tests (refer to the current ones for examples). The best would be to split a submission up into multiple minor ones, each covering a natural submission (e.g. multivariate Normal distribution in one submission), and create an issue as described at http://commons.apache.org/math/issue-tracking.html . > If you run into any problems, please do not hesitate to ask on this mailing list. > Cheers, Mikkel. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira