Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support fit_power_law(implementation = "plfit.p") to compute the P-value #1386

Merged
merged 6 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. feat: Support fit_power_law(implementation = "plfit.p") to compute …

    …the P-value
    krlmlr authored and maelle committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a625da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7adf02 View commit details
    Browse the repository at this point in the history
  3. Update src/rinterface_extra.c

    Co-authored-by: Kirill Müller <krlmlr@users.noreply.github.com>
    2 people authored and maelle committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    706cb35 View commit details
    Browse the repository at this point in the history
  4. fix compilation

    Antonov548 authored and maelle committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    29da979 View commit details
    Browse the repository at this point in the history
  5. Add comment

    krlmlr authored and maelle committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    79167fa View commit details
    Browse the repository at this point in the history
  6. Fix comment

    Antonov548 authored and maelle committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dc277f6 View commit details
    Browse the repository at this point in the history