Code Monkey home page Code Monkey logo

bayesfit's Introduction

Bayesian Psychometric Curve Fitting tool

BayesFit Logo

pypi version travis-ci build status coverage

Authors:Michael Slugocki

API documentation: http://www.slugocm.ca/bayesfit/



Issues? Submit a question here: https://github.com/SlugocM/bayesfit/issues


NEWS:

VERSION 2.3 NOW RELEASED!

Release Notes

Release 2.3 (noteable mentions):

  • Now uses numerical integration to avoid convergence errors
  • Removed PyMC3 dependency
  • Mulitple new functions have been written for fitting, plotting, and extracting metrics
  • Full API documentation now available

BayesFit provides a simple and easy to use interface to fit and plot psychometric functions using Bayesian inference via numerical integration.

Important links

Basic Installation [Linux/ Windows/ macOS]

Packages required (versions specified in requirements.txt): Numpy Matplotlib Scipy

To install required packages if the versions are out of date, or not installed in your working environment, first download the requirements.txt file in this repository. Then navigate to the directory that contains the downloaded text file using the command-prompt. Then type:

pip install -r requirements.txt

RECOMMENDED: BayesFit and required packages may be installed from the Python Package Index using pip.

pip install bayesfit

Alternatively, if required packages are already installed on your system, BayesFit can be installed via:

git clone --recursive https://github.com/slugocm/bayesfit.git
cd bayesfit
python setup.py install

Upgrading BayesFit

Simply type:

pip install bayesfit -U

bayesfit's People

Contributors

mslugocki avatar

Watchers

 avatar James Cloos 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.