estimatePastFollowers: Estimates follower lists at any point in time

Description Usage Arguments

View source: R/dynamic.R

Description

Estimates the follower list of a given user at a point in time in the past

Usage

1
2
estimatePastFollowers(followers, breaks, dates_sample, date,
  verbose = TRUE)

Arguments

followers

List of followers

breaks

user IDs that indicate potential date breaks

dates_sample

dates in which the user IDs specified in breaks were created

date

specific date at which follower list will be estimated

verbose

outputs additional information on the console


lingeringcode/tweetscoresmod documentation built on Feb. 18, 2020, 5:28 p.m.