Package: PNAR 1.7

Michail Tsagris

PNAR: Poisson Network Autoregressive Models

Quasi likelihood-based methods for estimating linear and log-linear Poisson Network Autoregression models with p lags and covariates. Tools for testing the linearity versus several non-linear alternatives. Tools for simulation of multivariate count distributions, from linear and non-linear PNAR models, by using a specific copula construction. References include: Armillotta, M. and K. Fokianos (2023). "Nonlinear network autoregression". Annals of Statistics, 51(6): 2526--2552. <doi:10.1214/23-AOS2345>. Armillotta, M. and K. Fokianos (2024). "Count network autoregression". Journal of Time Series Analysis, 45(4): 584--612. <doi:10.1111/jtsa.12728>. Armillotta, M., Tsagris, M. and Fokianos, K. (2024). "Inference for Network Count Time Series with the R Package PNAR". The R Journal, 15/4: 255--269. <doi:10.32614/RJ-2023-094>.

Authors:Michail Tsagris [aut, cre], Mirko Armillotta [aut, cph], Konstantinos Fokianos [aut]

PNAR_1.7.tar.gz
PNAR_1.7.tar.gz(r-4.5-noble)PNAR_1.7.tar.gz(r-4.4-noble)
PNAR_1.7.tgz(r-4.4-emscripten)PNAR_1.7.tgz(r-4.3-emscripten)
PNAR.pdf |PNAR.html
PNAR/json (API)

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

Peer review:

Datasets:
  • crime - Chicago crime dataset
  • crime_W - Network matrix for Chicago crime dataset

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.30 score 5 scripts 348 downloads 21 exports 24 dependencies

Last updated 1 months agofrom:1ee91fa11c. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 06 2024
R-4.5-linuxOKOct 06 2024

Exports:adjaadja_gnpgetNglobal_optimise_LM_stnarpqglobal_optimise_LM_tnarpqlin_estimnarpqlin_ic_plotlin_narpq_initlog_lin_estimnarpqlog_lin_ic_plotlog_lin_narpq_initpoisson.MODpqpoisson.MODpq.logpoisson.MODpq.nonlinpoisson.MODpq.stnarpoisson.MODpq.tnarrcopulascore_test_nonlinpq_h0score_test_stnarpq_DVscore_test_stnarpq_jscore_test_tnarpq_j

Dependencies:clicodetoolscpp11doParallelforeachglueigraphiteratorslatticelifecyclemagrittrMatrixnloptrpkgconfigRcppRcppArmadilloRcppGSLRcppParallelRcppZigguratRfastRfast2rlangRnanoflannvctrs

Readme and manuals

Help Manual

Help pageTopics
Poisson Network Autoregressive ModelsPNAR-package PNAR
Generation of a network from the Stochastic Block Modeladja
Generation of a network from the Erdos-Renyi modeladja_gnp
Chicago crime datasetcrime
Network matrix for Chicago crime datasetcrime_W
Count the number of events within a specified timegetN
Optimization of the score test statistic for the ST-PNAR(p) modelglobal_optimise_LM_stnarpq
Optimization of the score test statistic for the T-PNAR(p) modelglobal_optimise_LM_tnarpq
Estimation of the linear Poisson NAR(p) model model with p lags and q covariates (PNAR(p))lin_estimnarpq
Scatter plot of information criteria versus the number of lags in the linear Poisson NAR(p) model model with p lags and q covariates (PNAR(p))lin_ic_plot
Starting values for the linear Poisson NAR(p) model model with p lags and q covariates (PNAR(p))lin_narpq_init
Estimation of the log-linear Poisson NAR(p) model with p lags and q covariates (log-PNAR(p))log_lin_estimnarpq
Scatter plot of information criteria versus the number of lags in the log-linear Poisson NAR(p) model with p lags and q covariates (log-PNAR(p))log_lin_ic_plot
Starting values for the log-linear Poisson NAR(p) model with p lags and q covariates (log-PNAR(p))log_lin_narpq_init
Generation of counts from a linear Poisson NAR(p) model with q covariates (PNAR(p))poisson.MODpq
Generation of multivariate count time series from a log-linear Poisson NAR(p) model with q covariates (log-PNAR(p))poisson.MODpq.log
Generation of multivariate count time series from a non-linear Intercept Drift Poisson NAR(p) model with q covariates (ID-PNAR(p))poisson.MODpq.nonlin
Generation of counts from a non-linear Smooth Transition Poisson NAR(p) model with q covariates (ST-PNAR(p))poisson.MODpq.stnar
Generation of counts from a non-linear Threshold Poisson NAR(p) model with q covariates (T-PNAR(p))poisson.MODpq.tnar
Random number generation of copula functionsrcopula
Linearity test against non-linear ID-PNAR(p) modelscore_test_nonlinpq_h0
Bound p-value for testing for smooth transition effects on PNAR(p) modelscore_test_stnarpq_DV
Bootstrap test for smooth transition effects on PNAR(p) modelscore_test_stnarpq_j
Bootstrap test for threshold effects on PNAR(p) modelscore_test_tnarpq_j
S3 methods for extracting the results of the bound p-value for testing for smooth transition effects on PNAR(p) modelprint.DV print.summary.DV summary.DV
S3 methods for extracting the results of the non-linear hypothesis testprint.nonlin print.summary.nonlin summary.nonlin
S3 methods for extracting the results of the estimation functionsprint.PNAR print.summary.PNAR summary.PNAR