Package: pvarife 0.1.2

Binzhi Chen

pvarife: Panel VAR Models with Interactive Fixed Effects

Implements the estimator of Tugan (2021) <doi:10.1093/ectj/utaa021> for panel vector autoregression (VAR) models with interactive fixed effects. Provides joint estimation of VAR coefficients, latent common factors, and factor loadings via an iterative algorithm that alternates between principal component estimation of the factors and least squares estimation of the VAR coefficients, following the approach of Bai (2009) <doi:10.3982/ECTA6135>. Supports impulse response functions under recursive (Cholesky) identification, parametric confidence bands from the joint asymptotic distribution of the estimator (Theorem 2.3), and a classical residual bootstrap for robustness checks.

Authors:Binzhi Chen [aut, cre]

pvarife_0.1.2.tar.gz
pvarife_0.1.2.zip(r-4.7)pvarife_0.1.2.zip(r-4.6)pvarife_0.1.2.zip(r-4.5)
pvarife_0.1.2.tgz(r-4.6-any)pvarife_0.1.2.tgz(r-4.5-any)
pvarife_0.1.2.tar.gz(r-4.7-any)pvarife_0.1.2.tar.gz(r-4.6-any)
pvarife_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pvarife/json (API)

# Install 'pvarife' in R:
install.packages('pvarife', repos = c('https://rickchen0910.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rickchen0910/pvarife/issues

Datasets:
  • pvarife_sim - Simulated panel VAR dataset with interactive fixed effects

On CRAN:

Conda:

4.18 score 8 exports 18 dependencies

Last updated from:2f39492ec2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK132
source / vignettesOK200
linux-release-x86_64OK123
macos-release-arm64OK94
macos-oldrel-arm64OK86
windows-develOK100
windows-releaseOK85
windows-oldrelOK82
wasm-releaseOK105

Exports:asymptotic_varbootstrap_irf_bandscompute_irfextract_factorsirf_bandslag_lead_matrixpvarifesim_pvarife

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecyclemvtnormR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Getting Started with pvarife

Rendered frompvarife-quickstart.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-05-31
Started: 2026-05-31