eddington

Compute a Cyclist's Eddington Number

CRAN Package

Compute a cyclist's Eddington number, including efficiently computing cumulative E over a vector. A cyclist's Eddington number is the maximum number satisfying the condition such that a cyclist has ridden E miles or greater on E distinct days. The algorithm in this package is an improvement over the conventional approach because both summary statistics and cumulative statistics can be computed in linear time, since it does not require initial sorting of the data. These functions may also be used for computing h-indices for authors, a metric described by Hirsch (2005) . Both are specific applications of computing the side length of a Durfee square .


Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports4 packages
  • Suggests5 packages
  • Linking To1 package