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

Changelog

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

  * New upstream version 2.6-4

 -- Sébastien Villemot <email address hidden>  Fri, 05 Apr 2024 17:47:38 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-plm_2.6-4-1.dsc 2.3 KiB 3241012ec3caecbdec5ea41cabc3109cd5bcb0bdf1efd6717748d2db1bcd6bcd
r-cran-plm_2.6-4.orig.tar.gz 2.0 MiB dda5bcc126dc61e593fc5104983dddd9cb3bda726a32e4744bac8a574e36ed76
r-cran-plm_2.6-4-1.debian.tar.xz 4.4 KiB 5d1c39cfbe302add1574a6a36591cd78c3a2bd9cf6af8d296e1bfb27662bc4e0

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.