r-cran-plm 2.1-0-1 source package in Ubuntu

Changelog

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

  * Team upload.
  * New upstream version
  * debhelper-compat 12
  * Upstream has adoptet test suite patch

 -- Andreas Tille <email address hidden>  Wed, 07 Aug 2019 08:41:46 +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 Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plm_2.1-0-1.dsc 2.2 KiB eec1f7e655769e3d1aed85201786dcdad2d43c5fbc825735f13a1094ab1e068e
r-cran-plm_2.1-0.orig.tar.gz 1.4 MiB fa62f2b4ed561b39daca2245aa8b93f97536dce24deacdefa29529c464b58637
r-cran-plm_2.1-0-1.debian.tar.xz 3.2 KiB 1a7c3e588add22654c4e550a16cc40f04481a1be41360ff3b2aa1da12e8b917f

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.