csgillespie / poweRlaw

This package implements both the discrete and continuous maximum likelihood estimators for fitting the power-law distribution to data. Additionally, a goodness-of-fit based approach is used to estimate the lower cutoff for the scaling region.
109 stars 24 forks source link

Include tests for bootstraps #35

Closed csgillespie closed 9 years ago

csgillespie commented 9 years ago

See https://github.com/hadley/testthat/issues/144 to work around the parallel testthat issue

csgillespie commented 9 years ago

Removed tests from package to avoid CRAN issues