[Gmm-commits] r203 - pkg/gmm
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 12 04:50:41 CEST 2022
Author: chaussep
Date: 2022-08-12 04:50:41 +0200 (Fri, 12 Aug 2022)
New Revision: 203
Modified:
pkg/gmm/NEWS
Log:
fixed NEWS
Modified: pkg/gmm/NEWS
===================================================================
--- pkg/gmm/NEWS 2022-08-12 02:20:25 UTC (rev 202)
+++ pkg/gmm/NEWS 2022-08-12 02:50:41 UTC (rev 203)
@@ -193,9 +193,6 @@
Changes in version 1.2-0
-The following modifications were suggested by the reviewers of JSS. These changes will not be noticed by users. They are intended to make it easier for
-developpers to contribute.
-
o The new method specTest computes the specification tests from objects created by "gmm" or "gel"
o The structure of the package has been modified in order to make it more flexible. The changes include:
o The new method "getModel" prepares the estimation. It creates what is required by the method "momentEstim".
@@ -206,10 +203,6 @@
Changes in version 1.1-0
-
-This is a major upgrade of the package. It follows great suggestions from two anonymous reviewers from JSS.
-The package as been modified so that it is now very close to lm and glm.
-
o The name of the vector of parameters is now "coefficients" instead of "par"
o The following methods are now available (see lm): fitted, residuals, vcov, coef, confint
o There are now print methods for gmm, gel and summary.gel and summary.gmm
More information about the Gmm-commits
mailing list