Tagged Questions

3
votes
2answers
335 views

Power law curve fitting for social network queries

Twitter recently announced that you can approximate the rank of any given twitter user with high accuracy by inputting their follower count in the following formula: exp($a + $b * ...