Package: econet
Type: Package
Title: Estimation of Parameter-Dependent Network Centrality Measures
Version: 1.0.0.1
Authors@R: c(person(given = "Marco", family = "Battaglini", role = "aut",  email = "battaglini@cornell.edu", comment = c(ORCID = "https://orcid.org/0000-0001-9690-0721")), person(given = "Valerio", family = "Leone Sciabolazza", role = c("aut", "cre"),  email = "valerio.leonesciabolazza@uniroma1.it", comment = c(ORCID = "https://orcid.org/0000-0003-2537-3084")), person(given = "Eleonora", family = "Patacchini", role = "aut", email = "ep454@cornell.edu", comment = c(ORCID = "https://orcid.org/0000-0002-3510-2969")), person(given = "Sida", family = "Peng", role = "aut", email = "sidpeng@microsoft.com", comment = c(ORCID = "https://orcid.org/0000-0002-2151-0523")))
Description: Provides methods for estimating parameter-dependent network centrality measures with linear-in-means models. Both non linear least squares and maximum likelihood estimators are implemented. The methods allow for both link and node heterogeneity in network effects, endogenous network formation and the presence of unconnected nodes. The routines also compare the explanatory power of parameter-dependent network centrality measures with those of standard measures of network centrality. Benefits and features of the 'econet' package are illustrated using data from Battaglini and Patacchini (2018) and Battaglini, Patacchini, and Leone Sciabolazza (2020). For additional details, see the vignette <doi:10.18637/jss.v102.i08>.
Depends: R (>= 3.5.0)
Imports: bbmle, igraph, intergraph, formula.tools, Matrix, MASS,
        minpack.lm, sna, spatstat.utils, stats, utils, plyr, dplyr,
        parallel, doParallel, progressr, foreach
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: testthat, R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2024-07-31 10:54:58 UTC; hornik
Author: Marco Battaglini [aut] (<https://orcid.org/0000-0001-9690-0721>),
  Valerio Leone Sciabolazza [aut, cre]
    (<https://orcid.org/0000-0003-2537-3084>),
  Eleonora Patacchini [aut] (<https://orcid.org/0000-0002-3510-2969>),
  Sida Peng [aut] (<https://orcid.org/0000-0002-2151-0523>)
Maintainer: Valerio Leone Sciabolazza <valerio.leonesciabolazza@uniroma1.it>
Repository: CRAN
Date/Publication: 2024-07-31 10:59:28 UTC
Built: R 4.6.0; ; 2025-10-14 02:53:40 UTC; windows
