Skip to main content

Species-area relationship curve fitting in Python

Project description

sars

Species-area relationship curve fitting in Python.

A conceptual mirror of the R sars package (Matthews et al. 2019), native to the Python scientific stack.

Installation

pip install sars

Quick start

import sars

# Fit the power-law SAR model
import pandas as pd
data = pd.DataFrame({"area": [1, 2, 5, 10, 50], "species": [10, 15, 25, 40, 80]})
fit = sars.sar_power(data)
print(fit)

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sars-0.2.0.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sars-0.2.0-py3-none-any.whl (9.6 kB view details)

Uploaded Python 3

File details

Details for the file sars-0.2.0.tar.gz.

File metadata

  • Download URL: sars-0.2.0.tar.gz
  • Upload date:
  • Size: 13.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sars-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f100234e40dd8ef5ba1a3ac4ba1bb25461d0849a8b75fea54401d758ce1dcfb2
MD5 227bf76c4e39c6ff7abb06b86489f3f6
BLAKE2b-256 8bbaa68c5cfa5114110d35ef14c354104eb659ab74eefccf0981f77c03e37543

See more details on using hashes here.

Provenance

The following attestation bundles were made for sars-0.2.0.tar.gz:

Publisher: publish.yml on jmcmeen/sars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sars-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sars-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for sars-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 310d363e6de4276b704f9672f307157b2682b63ec81345eb62f402bb7d90be92
MD5 404593227716cf5872f10dfd7d437a04
BLAKE2b-256 91a751fd2cae6907dc98ed39c97f41b67a452d693845c64c0ce1b4944073e17d

See more details on using hashes here.

Provenance

The following attestation bundles were made for sars-0.2.0-py3-none-any.whl:

Publisher: publish.yml on jmcmeen/sars

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page