Skip to main content

A Python package to analyze functional data.

Project description

PyPI - Python Version PyPI Github - Workflow PyPI - License Coverage Code Quality Documentation Status DOI

Description

Functional Data Analysis, usually referred as FDA, concerns the field of Statistics that deals with discrete observations of continuous \(d\)-dimensional functions.

This package provide modules for the analysis of such data. It includes methods for different dimensional data as well as irregularly sampled functional data. An implementation of (multivariate) functional principal component analysis is also given. Moreover, a simulation toolbox is provided. It might be used to simulate different clusters of functional data. Check out the documentation for more complete information on the available features within the package.

Documentation

The documentation is available here, which included detailled information about API references and several examples presenting the different functionalities.

The documentation of the latest version can be found at here

Installation

Up to now, FDApy is availlable in Python 3.9 on any Linux platforms. The stable version can be installed via PyPI:

pip install FDApy

Installation from source

It is possible to install the latest version of the package by cloning this repository and doing the manual installation.

git clone https://github.com/StevenGolovkine/FDApy.git
pip install ./FDApy

Requirements

FDApy depends on the following packages:

  • matplotlib - Plotting with Python

  • numpy - The fundamental package for scientific computing with Python

  • pandas - Powerful Python data analysis toolkit

  • scikit-learn - Machine learning in Python

  • scipy - Scientific computation in Python

Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given. Contributing guidelines are provided here.

License

The package is licensed under the MIT License. A copy of the license can be found along with the code.

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

FDApy-1.0.1.tar.gz (156.5 kB view hashes)

Uploaded Source

Built Distribution

FDApy-1.0.1-py2.py3-none-any.whl (71.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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