cascades: Cascade number of retweet and length of cascad of differents...

Description Usage Arguments Value

Description

Cascade number of retweet and length of cascad of differents tweets

Usage

1
2
3
cascades(N = 200, K = 10, M = 5, betadistrib = runif(200, 0, 1),
  jdistrib = runif(200, 0, 1), utility = seq(0, 1, length.out = 5),
  repetition = 2, seed = 100, tl = 500)

Arguments

N

: number of agents

K

: max number of neighbours (not used in this version)

M

: number of messages

betadistrib

: vector os size N with distribution of beta for each agents

utility

: vector of size M, the distribution of intrinsic utility for each messages

repetition

: number of time that the agents will check their timeline

seed

: initial number of messages

tl

: maximum messages that agents can acess to

seed

: initial maximum number of tweeet that the 'seeder' (first tweeter) can do

Value

a list with information on each messages


simoncarrignon/twitter-spread documentation built on May 23, 2019, 5:04 a.m.