Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package for analysis of network and dyadic data

NotificationsYou must be signed in to change notification settings

pdhoff/amen

Repository files navigation

Additive and multiplicative effects network models

Package website

About

Additive and multiplicative effects network models (AMEN models) providea statistical modeling framework for dyadic network and relational data,built upon familiar data analysis tools such as linear regression,random effects models and matrix decompositions. Theamen packageprovides Bayesian model fitting algorithms for AMEN models, andaccommodates a variety of types of network relations, includingcontinuous, binary and ordinal dyadic variables.

The basic AMEN model is of the formyi, j ∼ βxi, j + uivj + ai + bj + ϵi, jwhere

  • yi, j is the observed dyadic variable being modeledandxi, j is an observed vector of regressors;

  • ai + bj + ϵi, j is anadditive random effects term that describes sender and receivervariance (such as outdegree and indegree heterogeneity) and dyadiccorrelation;

  • uivj is a multiplicativerandom effects term that describes third-order dependence patterns(such as transitivity and clustering) and can be estimated andanalyzed to uncover low-dimensional structure in the network.

Installation

# Current version on GitHubdevtools::install_github("pdhoff/amen")# CRAN-approved version on CRANinstall.packages("amen")

Documentation and citation

A tutorial article and many data analysis examples are available via thetutorial.Please cite this as

Hoff, P.D. (2015) “Dyadic data analysis withamen”. arXiv:1506.08237.

A review article that provides some mathematical details and derivationsis available onarXiv. Please citethis

Hoff, P.D. (2018) “Additive and multiplicative effects network models”.arXiv:1807.08038.

The first version of the AMEN model appeared in

Hoff, P.D. (2005) “Bilinear mixed-effects models for dyadic data”. JASA100(469) 286-295.

That version restricted the multiplicative sender and receiver effectsto be equal (ui = vi). The AMEN model inits current form does not have this restriction. The current AMEN modelfirst appeared in

Hoff, P.D., Fosdick, B.K., Volfovsky, A. and Stovel, K. (2013)“Likelihoods for fixed rank nomination networks”. Network Science,1(3):253–277.

Some examples

About

R package for analysis of network and dyadic data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp