r-cran-plm 2.2-1-1 source package in Ubuntu

Changelog

r-cran-plm (2.2-1-1) unstable; urgency=medium

  * New upstream version 2.2-1
  * Add Rules-Requires-Root: no
  * d/rules: simplify using debhelper 12.8’s execute_after_* rules
  * Bump S-V to 4.5.0

 -- Sébastien Villemot <email address hidden>  Thu, 20 Feb 2020 19:59:00 +0100

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 Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plm_2.2-1-1.dsc 2.1 KiB 7c8832e8e4be901899bf1a62306c460689ff39d76ff485534d45900905238a1b
r-cran-plm_2.2-1.orig.tar.gz 1.4 MiB 4217fa6a564a79623e187c03ec234726ac7e95cdb4589ba51854b597d18ec181
r-cran-plm_2.2-1-1.debian.tar.xz 3.4 KiB 129935a5f6c9009ffe6968cca3fca2352abc2fdc9cc1c9971c94d7b5be778a5c

Available diffs

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.