Skip to main content

HDDM is a python module that implements Hierarchical Bayesian estimation of Drift Diffusion Models.

Project description

This little convenience package extracts the cython based Navarro and Fuss likelihoods from the HDDM package for fitting hierarchical versions of the Drift Diffusion Model .

The code of this repo is essentially taken from the HDDM package.

The Copyright information for the original package is:

Author:

Thomas V. Wiecki, Imri Sofer, Mads L. Pedersen, Alexander Fengler, Lakshmi Govindarajan, Krishn Bera, Michael J. Frank

Contact:

thomas.wiecki@gmail.com, imri_sofer@brown.edu, madslupe@gmail.com, alexander_fengler@brown.edu, krishn_bera@brown.edu, michael_frank@brown.edu

Web site:

https://hddm.readthedocs.io

Github:

http://github.com/hddm-devs/hddm

Mailing list:

https://groups.google.com/group/hddm-users/

Copyright:

This document has been placed in the public domain.

License:

HDDM is released under the BSD 2 license.

Version:

0.9.7

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

hddm_wfpt-0.1.1.tar.gz (224.7 kB view details)

Uploaded Source

Built Distributions

hddm_wfpt-0.1.1-cp311-cp311-win_amd64.whl (146.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

hddm_wfpt-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl (838.6 kB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

hddm_wfpt-0.1.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (832.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

hddm_wfpt-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (142.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl (154.8 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_universal2.whl (284.1 kB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

hddm_wfpt-0.1.1-cp310-cp310-win_amd64.whl (146.2 kB view details)

Uploaded CPython 3.10 Windows x86-64

hddm_wfpt-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (773.0 kB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

hddm_wfpt-0.1.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (758.0 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

hddm_wfpt-0.1.1-cp310-cp310-macosx_11_0_arm64.whl (141.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl (152.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_universal2.whl (280.9 kB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

hddm_wfpt-0.1.1-cp39-cp39-win_amd64.whl (146.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

hddm_wfpt-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl (772.6 kB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

hddm_wfpt-0.1.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (758.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

hddm_wfpt-0.1.1-cp39-cp39-macosx_11_0_arm64.whl (142.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl (154.6 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_universal2.whl (283.8 kB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file hddm_wfpt-0.1.1.tar.gz.

File metadata

  • Download URL: hddm_wfpt-0.1.1.tar.gz
  • Upload date:
  • Size: 224.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hddm_wfpt-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7ce5a129cd66b7f62401232178c9cc4b9319fede282aa6093f4428056a456351
MD5 18db4bb79135afb324e23d3370844928
BLAKE2b-256 155cfe5ac6a100fe71378979e88ee732f93e635cd8591cbf0c35898a09160c8e

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c6b0e42741bf22bc8c08d881da7d7872fe2dbd85fa1e071f89711993d478f1f0
MD5 d1bc10ad817151926cc5320ce80f010e
BLAKE2b-256 f49c6a7f94b6d19a1f54045441eae41c175a5e8965e6fbf88cae2909cb2845f0

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 db9091d586e751c72e015c531470fbab99750c0e80ec9c99eb3dd496dfb8d1d8
MD5 bee39c0b34f628911cebd17571da32ce
BLAKE2b-256 2ff33d23f09f9564e413ecd9b201323a19813eb53b754276e71a32823f5fdd47

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46e268c31f82760c6c9370f619fbfeab29b8352291a9acd54d016b4651ea752c
MD5 bf593cf68acf5d290c30a3ce13c23e37
BLAKE2b-256 63500855c9a8ce0e1b623e4ef83ba1a43c1c5c0af80c397f15577b1ae2672a61

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9c7b35ab52b2de8b0c28d25ab3feb32a1fa69908ec2d0e5db2308ad155c41a69
MD5 37f4287243255c085b1fa763bd56c687
BLAKE2b-256 c2068a04c995fe6066a0e10d62bd69723c796e793bb48a2414a1ab1931220d68

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9d5ffdcd64300eeb7bba3e387051b2faa8021c3ec4ccd7dd3063b8c4a0551ec2
MD5 ac8f99237e4aef6e4d9ccf16acd14de0
BLAKE2b-256 13cb5fee7d70a45be24ebabde4e811b0161fe47cadf86d05bfedef6fa1c997aa

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c14bbdff51f1ce1e2548371b3c921f721ee1e38f5ed75d572c3ff661150112f7
MD5 e405ffa68b0d597dd9cd7d02b40fd2e8
BLAKE2b-256 e1a41866dc5dece55258536c1680ee2ec3a33602867c44dc147483297d7ec280

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 16d6a0d92bf494ad721c06c49ddc5304102061f2c80f75a856f21042a05c82d9
MD5 d2268c75f677051af1c4535731d29026
BLAKE2b-256 d872aa46a417b48b5fed5fe0bd149cbf86596bfb5705061eb960a6f57a0eb59a

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 37a5b754213daf5e491c838ba66f7b5dda34899d78d635df0a5498f8c506aa75
MD5 0adb2f4b532acb9b5ce2880489919c41
BLAKE2b-256 5b9b9bb82980ed4e73748e4573b2c518cab136f97fce08fd970a94759b0c6552

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 540e3b2979de86b4c9e1991ce9ca060e1cd2da996f6c4dc2c38c5271e0db6f5e
MD5 796e351d15f04bef84d9481043afc1d0
BLAKE2b-256 933b6a918070febe1611061b642c61ce4f72c9d22f86d5f588330bd0225e457c

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df511600ea600d30137a39c564a60395f6b4209c314225ecdd1351531f4cf425
MD5 bedbf735811c99eae665c61e537d92ca
BLAKE2b-256 71daa9d05d845268be59e4c4c225302d0754adfced8a2f14beb3945ef9e946a3

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 77d112366307dab711c0c942b7317ce304e25f6f1b1ac1201cd7c975e7a3a3f2
MD5 cf6b2d802fdcb0c6113eee207521898c
BLAKE2b-256 7e363384bccb54e754539762da8dc62f89ac729358e1fe4214cbaeba800e4345

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 fbeab2116156bc140e0be4064e6443a01e1d0b6dbc807b1c232b4c503f8b2d73
MD5 96f454a6139f71d99dd4fe4a087e551b
BLAKE2b-256 768753233c8653ce5dce470068ab8c5e4450a224dc879677c17bdb0e50197053

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: hddm_wfpt-0.1.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 146.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3af9fcdee0d98cad0862be72a22807285bca5ca83dbecb47659a854f7b25c8b2
MD5 e2df8a10d5c67dd26706e2031a757d14
BLAKE2b-256 6f0c9c42c504d9500f5f320582bd5e372672f0c4143e759ea09dc934c4429d68

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3fc07793aeb901be72d25a5c791db1f88cbb3eafe0678240515ad5ba30f6791a
MD5 5016085e3388cf235cbedc9c700ac47d
BLAKE2b-256 d39ec1e3ddf1668bd40da326571b9f61d007eca5a28a7f1936381f3c2f36bb26

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 20b1f96f7ea79ee0b9b73f1b71e666be6314c1e2a065e6d1ac0468c50d4ddb4c
MD5 76548e86df45084cf2a3d90b73838c41
BLAKE2b-256 bbb91149a5c93c25bf94c0bfc2467062e0e9417e4ed5e2b77182320d942cba31

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f50059c9d7d8301297cd7aa46d4c62cf56c8f100673fb198f282cd89095d72a9
MD5 3fcd18b05b67a7ccdaafccce935b3711
BLAKE2b-256 835fdb7a34e4a02f631376d57711b76c249cb27e1158f6570dce1722979db8dd

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 56728363286be4fc25f8d19e5f8d00416db249996a344bf87a4c4312846ba87c
MD5 4e2c27c418e586456bc55fba183ade0e
BLAKE2b-256 0a52ccfdb50080edd97b2a1afee7cc8cc2c0f61d7b639a9c423326f33d3087d0

See more details on using hashes here.

File details

Details for the file hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for hddm_wfpt-0.1.1-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 369b8ff5e64a2ec0acca1b8051d9a5bc92df5fc85118581c782dfa0ee03c20db
MD5 c5bf4435956bc3834613ee6108ee057e
BLAKE2b-256 453db88e1d416dc89aaf66b0657ff5c87588e1983bd5584306c6bd1e8fb3c4c6

See more details on using hashes here.

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