DavidSolan0 / bayesian_spatial_process_models_social_network_analysis

This repo contains the codes in R and Cpp to replicate the original proposal of Linkletter for Bayesian Spatial Process Models for Social Network Analysis and our proposal using an estimation of the likelihood function.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Spatial Process Models for Social Network Analysis

This repo contains the codes in R and Cpp to replicate the original proposal of Linkletter (2007) of a Bayesian Spatial Process Models for Social Network Analysis and our proposal using an estimation of the likelihood function based on Raftery et al. (2012). The reader interested in theoretical details can consult this document.

References

  • Linkletter, C. D. (2007). Spatial process models for social network analysis. PhD thesis, Citeseer.
  • Raftery, A. E., Niu, X., Hoff, P. D., and Yeung, K. Y. (2012). Fast inference for the latent space network model using a case-control approximate likelihood. Journal of Computational and Graphical Statistics, 21(4):901–919.

About

This repo contains the codes in R and Cpp to replicate the original proposal of Linkletter for Bayesian Spatial Process Models for Social Network Analysis and our proposal using an estimation of the likelihood function.


Languages

Language:R 58.6%Language:C++ 41.4%