1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: psignifit
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Michael Hanke <michael.hanke@gmail.com>
Section: math
Priority: optional
Build-Depends: debhelper (>= 10)
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/neurodebian-team/psignifit
Vcs-Git: https://salsa.debian.org/neurodebian-team/psignifit.git
Homepage: http://psignifit.sourceforge.net/
Package: psignifit
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Fitting and testing hypotheses about psychometric functions
Psignifit allows fitting of psychometric functions to datasets while
maintaining full control over a large number of parameters. Data
can either be read from text files or passed through a pipe.
.
Psignifit performs the calculation of confidence intervals as well as
goodness-of-fit tests.
.
This is the command line version.
|