Skip to content

ocelma/long-tail-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Long Tail Model

R code to fit a heavy-tailed distribution using the Long Tail model

This code implements F(x) equation from http://firstmonday.org/htbin/cgiwrap/bin/ojs/index.php/fm/article/view/1832/1716

The Long Tail of a catalog is measured using the frequency distribution (e.g. purchases, downloads, etc.), ranked by item popularity. The F(x) function models the cumulative distribution of the Long Tail data. It also splits the curve in three parts: Head, Mid and Tail.

About

Long Tail Model in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages