NetworkReg: Generalized Linear Regression Models on Network-Linked Data with Statistical Inference

Linear regression model and generalized linear models with nonparametric network effects on network-linked observations. The model is originally proposed by Le and Li (2022) <doi:10.48550/arXiv.2007.00803> and is assumed on observations that are connected by a network or similar relational data structure. A more recent work by Wang, Le and Li (2024) <doi:10.48550/arXiv.2410.01163> further extends the framework to generalized linear models. All these models are implemented in the current package. The model does not assume that the relational data or network structure to be precisely observed; thus, the method is provably robust to a certain level of perturbation of the network structure. The package contains the estimation and inference function for the model.

Version: 2.0
Imports: stats, randnet, RSpectra
Published: 2024-11-01
DOI: 10.32614/CRAN.package.NetworkReg
Author: Jianxiang Wang [aut, cre], Tianxi Li [aut], Can M. Le [aut]
Maintainer: Jianxiang Wang <jw1881 at scarletmail.rutgers.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: NetworkReg results

Documentation:

Reference manual: NetworkReg.pdf

Downloads:

Package source: NetworkReg_2.0.tar.gz
Windows binaries: r-devel: NetworkReg_1.1.zip, r-release: NetworkReg_2.0.zip, r-oldrel: NetworkReg_2.0.zip
macOS binaries: r-release (arm64): NetworkReg_2.0.tgz, r-oldrel (arm64): NetworkReg_2.0.tgz, r-release (x86_64): NetworkReg_2.0.tgz, r-oldrel (x86_64): NetworkReg_2.0.tgz
Old sources: NetworkReg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=NetworkReg to link to this page.