[Splm-commits] r178 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Nov 6 19:11:28 CET 2013
Author: gpiras
Date: 2013-11-06 19:11:28 +0100 (Wed, 06 Nov 2013)
New Revision: 178
Modified:
pkg/ChangeLog
pkg/DESCRIPTION
Log:
change log and description
Modified: pkg/ChangeLog
===================================================================
--- pkg/ChangeLog 2013-11-06 17:26:37 UTC (rev 177)
+++ pkg/ChangeLog 2013-11-06 18:11:28 UTC (rev 178)
@@ -1,3 +1,9 @@
+Changes in Version 1.2.00
+ o All changes documented in: Piras, G. “Impact estimates for static panel data models in R”. url: http://rri.wvu.edu/wp-content/uploads/2012/11/Piras_ImpactEstimatesForStaticSpatial2013-05.pdf
+
+ o Rewrote a new framework to deal with GM estimation using exclusively sparse Matrices. This new framework has multiple improvements in terms both of timing and improvements with respect to the previous version. Most of the changes are reported in a file SPGM - structure.doc available from G. Piras. I am also planning to write a paper showing most of the new functionality. Basically, most of the options available from sphet have been included also in spgm.
+
+
Changes in Version 1.1.00
o revised all random effects estimators as per paper submitted to CSDA. Sparse matrix methods, flexible optimizers, SAREM2SRRE and SEM2SRRE models have been added. Datasets and weights for Rice Farming and Italian Insurance examples have been added.
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2013-11-06 17:26:37 UTC (rev 177)
+++ pkg/DESCRIPTION 2013-11-06 18:11:28 UTC (rev 178)
@@ -1,10 +1,10 @@
Package: splm
Title: Econometric Models for Spatial Panel Data
-Version: 1.1-0
-Date: 2013-04-15
+Version: 1.2-0
+Date: 2013-11-6
Author: Giovanni Millo <giovanni_millo at generali.com>, Gianfranco Piras <gpiras at mac.com>
Maintainer: Giovanni Millo <giovanni_millo at generali.com>
Description: ML and GM estimation and diagnostic testing of econometric models for spatial panel data.
-Depends: R (>= 2.15.0), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg, car, lmtest, Ecdat, maxLik
+Depends: R (>= 3.0.1), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg, car, lmtest, Ecdat, maxLik
License: GPL-2
LazyLoad: yes
More information about the Splm-commits
mailing list