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

Changelog

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

  * Team upload.
  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Sat, 12 Feb 2022 23:40:51 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plm_2.6-0-1.dsc 2.3 KiB bb42b55e9e1ff8431861dd92ad873a0b939d3c80d46124904da6b753bc17fa50
r-cran-plm_2.6-0.orig.tar.gz 1.6 MiB db170391d61199eb162d7a2c58fb952b0796aca9a13f4a618624a292d30d239a
r-cran-plm_2.6-0-1.debian.tar.xz 4.2 KiB 8f98bb6504ae4feaec12520fd7b1852901c841716a89840ddee0cc8ca1f9d8e1

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.