Main FunctionsRunning simulations and experiments |
|
---|---|
Perform social network simulations |
|
Design experiment to perform on theoretical |
|
Perform an experimental design on theoretical |
|
Design a sampling regime to perform on a theoretical |
|
Building BlocksProvided experimental manipulations - combine them with your own! |
|
Perform additional scans and add them to the |
|
Count number of times edges have not been observed
For empirical |
|
Remove from all scans the (overall) most central individual
Individual centrality based on eigen vectors. Mostly given as an example of experimental
manipulations that could be performed on |
|
Remove from all scans the (overall) most peripheral individual
Individual centrality based on eigen vectors. Mostly given as an example of experimental
manipulations that could be performed on |
|
Scale list of binary scans into a weighted adjacency matrix Scaling here is dividing by the sum of 1s by the number of time an edge has been observed (whether it was 0 or 1). |
|
Sum list of binary scans into a weighted adjacency matrix
Written as a S3 method to be applied to |
|
ASNR ImportImport social networks from ASNR |
|
Generate a data frame of all networks in the Animal Social Network Repository (asnr) |
|
Import network from asnr package Bansal lab's Animal Social Network Repository |
|
SimuNet objects related functionsInteract with some specificities of SimuNet classes of objects |
|
|
|
Convert scanList 3D array into list of 2D matrices |
|
Convert |
|
Convert scanList 3D array into |
|
Convert |
|
Convert |
|
Shortcut to a |
|
Shortcut to a |
|
Shortcut to a |
|
InternalsInternal functions and helpers |
|
|
|
Diagonal Part of a Matrix |
|
Draw edge presence probability matrix from posterior Beta distribution (Internal use) |
|
Reassign values in the non diagonal part of a matrix
similar use as its |
|
Non Diagonal Part of a Matrix |
|
Quick optimized equivalent to sample(x,size,replace=TRUE) |