r-cran-plm 2.2-0-1 source package in Ubuntu
Changelog
r-cran-plm (2.2-0-1) unstable; urgency=medium * Team upload. * New upstream version * Set upstream metadata fields: Archive. -- Andreas Tille <email address hidden> Mon, 09 Sep 2019 10:01:50 +0200
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-plm_2.2-0-1.dsc | 2.2 KiB | bfb9e28ee873e15d6f1882e231aca427d6bf992ffead2d94b3ecd195fda2b9cf |
r-cran-plm_2.2-0.orig.tar.gz | 1.4 MiB | 7f038532c387d417ea0c86322d873e6a3959a061a490bc506241a95edc50c86a |
r-cran-plm_2.2-0-1.debian.tar.xz | 3.3 KiB | ebec0acdb1cb40160d9751060776df1d2487ba40db2bfff398de2918f9290898 |
Available diffs
- diff from 2.1-0-1 to 2.2-0-1 (34.0 KiB)
No changes file available.
Binary packages built by this source
- r-cran-plm: GNU R estimators and tests for panel data econometrics
This R package intends to make the estimation of linear panel models
straightforward. It provides functions to estimate a wide variety of models=
and to make (robust) inference.
.
The main functions to estimate models are:
- plm: panel data estimators using lm on transformed data,
- pgmm: generalized method of moments (GMM) estimation for panel data,
- pvcm: variable coefficients models for panel data,
- pmg: mean groups (MG), demeaned MG and common correlated effects (CCEMG)
estimators.
.
Next to the model estimation functions, the package offers several functions
for statistical tests related to panel data/models.
.
Multiple functions for (robust) variance-covariance matrices are at hand as
well. The package also provides data sets to demonstrate functions and to
replicate some text book/paper results.