[Vars-commits] r76 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Aug 23 21:22:28 CEST 2010
Author: matthieu
Date: 2010-08-23 21:22:28 +0200 (Mon, 23 Aug 2010)
New Revision: 76
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
Log:
Change version and changelog
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2010-08-23 19:22:27 UTC (rev 75)
+++ pkg/DESCRIPTION 2010-08-23 19:22:28 UTC (rev 76)
@@ -1,8 +1,8 @@
Package: vars
Type: Package
Title: VAR Modelling
-Version: 1.4-8
-Date: 2010-03-01
+Version: 1.4-9
+Date: 2010-08-22
Author: Bernhard Pfaff
Maintainer: Bernhard Pfaff <bernhard at pfaffikus.de>
Depends: R (>= 2.0.0), MASS, strucchange, urca (>= 1.1-6), lmtest (>= 0.9-26), sandwich (>= 2.2-4)
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2010-08-23 19:22:27 UTC (rev 75)
+++ pkg/inst/ChangeLog 2010-08-23 19:22:28 UTC (rev 76)
@@ -1,3 +1,8 @@
+2010-02-05 Matthieu Stigler
+
+ * R/internal.R: Correct predict() for case when VAR is restricted (different df).
+
+
2010-02-05 Dr. Bernhard Pfaff <bp at callisto>
* R/causality.R: Enhanced causality testing by supporting HAC.
More information about the Vars-commits
mailing list