A Python package to analyze functional data.
Project description
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
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
Built Distribution
File details
Details for the file fdapy-1.0.2.tar.gz
.
File metadata
- Download URL: fdapy-1.0.2.tar.gz
- Upload date:
- Size: 176.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 015de77a7f7226b1b5eda301cb93e896ae0004998702b8f755445364cd7f67f2 |
|
MD5 | 12236dd35b1da157c836cdd96fa64c1d |
|
BLAKE2b-256 | e4553400ca5954b070d7d6ed71d45de83b316cf932d7326d3c6b0a6a41463aaa |
File details
Details for the file FDApy-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: FDApy-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 92.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8edce7e1399d6f2300cfd29f57a7cb1666fcdda3441da9380d05900d89d34936 |
|
MD5 | 16c5534cb637ba106dc5c691f300032c |
|
BLAKE2b-256 | 68e21d7b464f1044a237cfd1b5c9bb063d0d4843a19e83b7d377f0179ac879be |