GithubHelp home page GithubHelp logo

adamwysokinski / pingouin.jl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clementpoiret/pingouin.jl

0.0 0.0 0.0 417 KB

Reimplementation of Raphaelvallat's Pingouin in Julia

License: MIT License

Julia 100.00%

pingouin.jl's Introduction

Pingouin.jl

Documentation

Pingouin is designed for users who want simple yet exhaustive stats functions: sample code

A reimplementation of Raphaelvallat's Pingouin in Julia, from scratch. Currently at a really early stage, usable, but please double check your results.

I'm a PhD student who has to do statistical analysis. I'm also interested in Julia. To learn Julia, I decided to reimplement my favorite stats lib I used in Python. I'm starting with the functions I use the most, and simple statistical tests. I'm open to every suggestions/contributions :)

I'm just starting in Julia, so if you find my code ugly, of if you want to suggest some good practices, feel free to open an issue <3

Pingouin.jl is an open-source statistical package written in pure Julia, and based mostly on DataFrames.jl, and HypothesisTests.jl. Some of its main features are listed below. For a full list of future functions, please refer to the original Python API documentation.

## Installation

You can install the latest table Pingouin through the official repo:

julia> using Pkg
julia> Pkg.add("Pingouin")

Or the latest version (maybe unstable) from github:

pkg> add https://github.com/clementpoiret/Pingouin.jl.git

Current progress

  • Distribution,
  • Effect sizes,
  • Bayesian,
  • Non-parametric,
  • Correlation and regression [WIP],
  • ANOVA and T-test,
  • Multiple comparisons and post-hoc tests,
  • Circular,
  • Contingency,
  • Multivariate tests,
  • Plotting,
  • Power analysis,
  • Reliability and consistency,
  • Others.

_shapiro.jl is provided under MIT license.

pingouin.jl's People

Contributors

clementpoiret avatar rikhuijzer avatar adamwysokinski avatar anirudhacharya avatar

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.