Tagged Questions
3
votes
1answer
205 views
Determining appropriate sample rate for count data
Context:
I am collecting Twitter data through a source that allows me to take a statistical sample of tweets that match a filter. I want to determine the appropriate sample rate in order to achieve ...
4
votes
2answers
3k views
How to calculate confidence interval for count data in R?
As question, I have found something similar here, but how to do it in R?
Thanks.