GithubHelp home page GithubHelp logo

mattjtodd / fdapy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevengolovkine/fdapy

0.0 1.0 0.0 98.07 MB

Python Package for Functional Data Analysis

Home Page: https://fdapy.readthedocs.io/en/stable/

License: MIT License

Python 99.45% Cython 0.55%

fdapy's Introduction

FDApy: a Python package to analyze functional data

PyPI - Python Version PyPI Travis PyPI - License 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 at `https://fdapy.readthedocs.io/en/stable/`_, which included detailled information about API references and several examples presenting the different functionalities.

The documentation of the latest version can be found at `https://fdapy.readthedocs.io/en/latest/`_.

Installation

Up to now, FDApy is availlable in Python 3.7 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:

  • cython - Python to C compiler
  • matplotlib - Plotting with Python
  • numpy - The fundamental package for scientific computing with Python
  • pandas - Powerful Python data analysis toolkit
  • patsy - Describing statisticals models in Python using symbolic formulas.
  • pygam - Generalized Additive Models in Python
  • 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.