Skip to main content

Automatically store/load data in a tidy, efficient way. Includes functions for data visualization and analysis.

Project description

PhD-utils

For people that have to compute and store a large variety of data and/or perform statistical inference. Check the tidypath and PhD-utils slides for an overview.

Keep your files tidy!

Don't spend time creating directories, deciding filenames, saving, loading, etc. Decorators savefig & savedata will do it for you with optimal compression. More info at the tidypath repository.

Estimate confidence intervals

The module phdu.resample allows calls to the resample R package.

  • Provides CI and permutation tests.
  • CIs can account narrowness bias, skewness and other errors in CI estimation, as indicated in the article
  • Alternatively, use phdu.stats.bootstrap for numba-accelerated computation (does not call resample).

Bootstrap-based power analysis.

Calculate the power for accepting H0 and estimate the needed sample size. Function power_analysis in phdu.stats.bootstrap follows Efron-Tshibirani: An introduction to the bootstrap, p. 381-384.

Numba-accelerated permutation tests

Module phdu.stats.tests.permutation.

  • Permutation tests for any statistic.
  • Includes paired and block cases.

Demo

Documentation

Github pages

Install

  • For the R compatible installation first install R:

    conda install -c conda-forge r r-essentials r-base

  • Install with dependencies:

    pip install phdu[dependencies]

    Where dependencies can be base (recommended), all, r (needed for resample to work), statsmodels, matplotlib or plotly.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

phdu-3.0.7.tar.gz (58.9 kB view details)

Uploaded Source

File details

Details for the file phdu-3.0.7.tar.gz.

File metadata

  • Download URL: phdu-3.0.7.tar.gz
  • Upload date:
  • Size: 58.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for phdu-3.0.7.tar.gz
Algorithm Hash digest
SHA256 ed4b604230b29977041f50aa3ca08a630be7c790c6b6420cc7feb12e0cdfda92
MD5 10e9e9e52739d6f2c178e97780b00115
BLAKE2b-256 eedb5a34b78516a81f78196b99b03d7c1a02cd8fa51e94ac506f866cfac1cc63

See more details on using hashes here.

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