From owner-cvs-all@FreeBSD.ORG Mon Feb 6 09:54:24 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21BFF106564A; Mon, 6 Feb 2012 09:54:24 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EAD828FC08; Mon, 6 Feb 2012 09:54:23 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q169sNJO080760; Mon, 6 Feb 2012 09:54:23 GMT (envelope-from tota@repoman.freebsd.org) Received: (from tota@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q169sNCs080759; Mon, 6 Feb 2012 09:54:23 GMT (envelope-from tota) Message-Id: <201202060954.q169sNCs080759@repoman.freebsd.org> From: TAKATSU Tomonari Date: Mon, 6 Feb 2012 09:54:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance Makefile ports/finance/R-cran-strucchange Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2012 09:54:24 -0000 tota 2012-02-06 09:54:23 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/R-cran-strucchange Makefile distinfo pkg-descr Log: - Add a new port: finance/R-cran-strucchange Testing, monitoring and dating structural changes in (linear) regression models. strucchange features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can be estimated together with confidence intervals. Emphasis is always given to methods for visualizing the data. WWW: http://cran.r-project.org/web/packages/strucchange/ Revision Changes Path 1.89 +1 -0 ports/finance/Makefile 1.1 +24 -0 ports/finance/R-cran-strucchange/Makefile (new) 1.1 +2 -0 ports/finance/R-cran-strucchange/distinfo (new) 1.1 +12 -0 ports/finance/R-cran-strucchange/pkg-descr (new)