Hello, I'm a student who want to use the R social network analysis package. I have a question: can this package analyse dynamical networks (network changing over time)? I didn't find this functionality in the package's user manual. Thank you Davide [[alternative HTML version deleted]]
I don't think so, but you should email the package's author, Carter Butts for help on this package. His email is buttsc at uci.edu. On 31/10/06, Bagatti Davide <bagatti.davide at gmail.com> wrote:> Hello, > > I'm a student who want to use the R social network analysis package. I have > a question: can this package analyse dynamical networks (network changing > over time)? I didn't find this functionality in the package's user manual. > > Thank you > > Davide > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- ================================David Barron Said Business School University of Oxford Park End Street Oxford OX1 1HP
Davide, sna uses adjacency matrices, so one (crude) solution would be to store the dynamical network as a list of matrices. This is of course not very space efficient. Gabor On Tue, Oct 31, 2006 at 02:28:28PM +0100, Bagatti Davide wrote:> Hello, > > I'm a student who want to use the R social network analysis package. I have > a question: can this package analyse dynamical networks (network changing > over time)? I didn't find this functionality in the package's user manual. > > Thank you > > Davide > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.-- Csardi Gabor <csardi at rmki.kfki.hu> MTA RMKI, ELTE TTK