Package: BANAM
Type: Package
Date: 2024-12-03
Title: Bayesian Analysis of the Network Autocorrelation Model
Version: 0.2.2
Authors@R: c(person(given = "Joris",
             family = "Mulder",
             role = c("aut", "cre"),
             email = "j.mulder3@tilburguniversity.edu"),
      person(given = "Dino",
             family = "Dittrich",
             role = c("aut", "ctb"),
             email = "dino.dittrich@gmail.com"),
      person(given = "Roger",
             family = "Leenders",
             role = c("aut", "ctb"),
             email = "r.t.a.j.leenders@tilburguniversity.edu")
             )
Maintainer: Joris Mulder <j.mulder3@tilburguniversity.edu>
Description: The network autocorrelation model (NAM) can be used for studying the degree of social influence 
    regarding an outcome variable based on one or more known networks. 
    The degree of social influence is quantified via the network autocorrelation parameters. In case of a single
    network, the Bayesian methods of Dittrich, Leenders, and Mulder
    (2017) <DOI:10.1016/j.socnet.2016.09.002> and Dittrich, Leenders, and Mulder (2019)
    <DOI:10.1177/0049124117729712> are implemented using a normal, flat, or independence  
    Jeffreys prior for the network autocorrelation. In the case of multiple 
    networks, the Bayesian methods of Dittrich, Leenders, and Mulder (2020) 
    <DOI:10.1177/0081175020913899> are implemented using a multivariate normal prior for 
    the network autocorrelation parameters. Flat priors are implemented 
    for estimating the coefficients. For Bayesian testing of equality and order-constrained 
    hypotheses, the default Bayes factor of Gu, Mulder, and Hoijtink, (2018) 
    <DOI:10.1111/bmsp.12110> is used with the posterior mean and posterior covariance 
    matrix of the NAM parameters based on flat priors as input.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.0.0), BFpack
Imports: Matrix, extraDistr, matrixcalc, mvtnorm, rARPACK, tmvtnorm,
        utils, psych, sna, bain
Suggests: testthat
NeedsCompilation: no
Packaged: 2024-12-03 10:09:58 UTC; jorismulder
Author: Joris Mulder [aut, cre],
  Dino Dittrich [aut, ctb],
  Roger Leenders [aut, ctb]
Repository: CRAN
Date/Publication: 2024-12-03 10:30:02 UTC
Built: R 4.5.1; ; 2025-10-06 03:57:50 UTC; windows
