File: psychometric_function.rst

package info (click to toggle)
python-questplus 2023.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: python: 1,345; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Psychometric functions
**********************

.. currentmodule:: questplus.psychometric_function

.. autosummary::
   :nosignatures:

   csf
   norm_cdf
   norm_cdf_2
   weibull

.. automodule:: questplus.psychometric_function
    :members:
    :undoc-members:
    :show-inheritance: