Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49E72E457 for ; Tue, 19 Mar 2013 14:42:07 +0000 (UTC) Received: (qmail 62647 invoked by uid 500); 19 Mar 2013 14:42:06 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 62529 invoked by uid 500); 19 Mar 2013 14:42:06 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 62519 invoked by uid 99); 19 Mar 2013 14:42:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 14:42:06 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Jared.Becksfort@stjude.org designates 192.55.208.21 as permitted sender) Received: from [192.55.208.21] (HELO mgate2.stjude.org) (192.55.208.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 14:42:01 +0000 Message-ID: <8172D639BA76A14AA5C9DE7E13E0CEBE4DC8C333E9@10.stjude.org> X-IronPort-AV: E=Sophos;i="4.84,872,1355119200"; d="scan'208,217";a="54984157" From: "Becksfort, Jared" To: "dev@commons.apache.org" Date: Tue, 19 Mar 2013 09:32:09 -0500 Subject: [math] Expectation Maximization Code Location Thread-Topic: [math] Expectation Maximization Code Location Thread-Index: Ac4krajXTsnDpTXSTRiHlec1Ch6rEA== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_8172D639BA76A14AA5C9DE7E13E0CEBE4DC8C333E9SJMEMXMBS10st_" MIME-Version: 1.0 X-SEF-7853D99-ADF1-478E-8894-213D316B8FFA: 1 X-V-Loop: Yes X-Virus-Checked: Checked by ClamAV on apache.org --_000_8172D639BA76A14AA5C9DE7E13E0CEBE4DC8C333E9SJMEMXMBS10st_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I recently submitted some code for the fitting of multivariate normal mixtu= re model distributions to data using the Expectation Maximization algorithm= . I placed the code in the o.a.c.m.optimization.fitting package. Gilles w= onders if it would make more sense to have it in the o.a.c.m.distribution.f= itting package. That may be true. Any thoughts? Either one is fine by me. EM is an optimization algorithm a= nd it also fits distributions. It uses a lot of the code from o.a.c.m.dist= ribution and none from o.a.c.m.optimization, so that may imply that it woul= d make sense to move it. The code is not yet committed. Here is the link: https://issues.apache.org= /jira/browse/MATH-817 Thanks, Jared ________________________________ Email Disclaimer: www.stjude.org/emaildisclaimer Consultation Disclaimer: www.stjude.org/consultationdisclaimer --_000_8172D639BA76A14AA5C9DE7E13E0CEBE4DC8C333E9SJMEMXMBS10st_--