Menu

Code Commit Log


Commit Date  
[r27394] by thibautd

create a class to iterate the model to calibrate "thresholds"

this corresponds to the "manual calibration" of the paper. Instead that
I do not want to manually calibrate anything.

2014-01-13 15:17:27 Tree
[r27393] by thibautd

use log( dist + 1 ) instead of log( dist ) in utility

otherwise, utility of being friend with somebody living in the same
building is infinite. Distance usually being expressed in meter, this
should not change much to the results for friends living farther than
one meter away... This should be tested, though.

2014-01-13 15:17:10 Tree
[r27392] by thibautd

much faster secondary tie search

2014-01-13 15:16:54 Tree
[r27391] by thibautd

average personal network size

2014-01-13 15:16:35 Tree
[r27390] by thibautd

allow egos without ties

2014-01-13 15:16:15 Tree
[r27389] by thibautd

"utils" class to produce sna statistics

2014-01-13 15:15:52 Tree
[r27388] by thibautd

add a test of reciprocity

2014-01-13 15:15:29 Tree
[r27387] by thibautd

change in removeRandomMapping

2014-01-13 15:15:14 Tree
[r27386] by thibautd

"script" for Arentze's TRB paper model

2014-01-13 15:14:58 Tree
[r27385] by thibautd

make Agent a marker interface and let attribute getters be defined by implementations

this is called so often that it really makes a huge difference to store
attributes in a map or directly. All classes using Agent are made
generic, so that the required implementation can be used without casts.

2014-01-13 15:14:39 Tree
Older >
MongoDB Logo MongoDB