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.1.1.tar.gz (10.0 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.1.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sars-0.1.1.tar.gz
Algorithm Hash digest
SHA256 57a9bb4dedcd7b1f06ad583134424a82cd83fe221323cc3a187cd95c8d5dfe34
MD5 5a6dfad0ba32a676bd41e514f8ede3e3
BLAKE2b-256 b571feb158f76af65e14650a4a4c304ea402831c4928a35993f049d94250d547

See more details on using hashes here.

Provenance

The following attestation bundles were made for sars-0.1.1.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.1.1-py3-none-any.whl.

File metadata

  • Download URL: sars-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5c6215ad68f66b1ee863cad93ea67fa91c3d6c064bae490ee428f8d9e0718b5b
MD5 f798c9da589f431f97eb9196753e3d1e
BLAKE2b-256 25901b9d3aa9f1b9f820e8c25821dc076fb40f15f6e43e943a2a8a5e39522873

See more details on using hashes here.

Provenance

The following attestation bundles were made for sars-0.1.1-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