[Gmm-commits] r106 - pkg/gmm
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 13 18:38:04 CEST 2017
Author: chaussep
Date: 2017-06-13 18:38:03 +0200 (Tue, 13 Jun 2017)
New Revision: 106
Modified:
pkg/gmm/DESCRIPTION
pkg/gmm/NEWS
Log:
added news and changed the date in DESCRIPTION
Modified: pkg/gmm/DESCRIPTION
===================================================================
--- pkg/gmm/DESCRIPTION 2017-06-13 16:29:56 UTC (rev 105)
+++ pkg/gmm/DESCRIPTION 2017-06-13 16:38:03 UTC (rev 106)
@@ -1,6 +1,6 @@
Package: gmm
Version: 1.6-1
-Date: 2017-05-19
+Date: 2017-06-13
Title: Generalized Method of Moments and Generalized Empirical
Likelihood
Author: Pierre Chausse <pchausse at uwaterloo.ca>
Modified: pkg/gmm/NEWS
===================================================================
--- pkg/gmm/NEWS 2017-06-13 16:29:56 UTC (rev 105)
+++ pkg/gmm/NEWS 2017-06-13 16:38:03 UTC (rev 106)
@@ -4,6 +4,8 @@
o The argument $vcov of tsls object is the Classical covariance matrix. vcov() must be used to obtain a different covariance
o Changed the default value of prewhite to 1 in gmm() because it is recommended for HAC estimation
o gmm with optfct="optimize" was generating an error message. It has been fixed
+o A new set of functions to estimate the average treatment effect by GEL have been added. See ?ATEgel
+o Some other minor bugs that were reported by users were fixed.
Changes in version 1.6-0
More information about the Gmm-commits
mailing list