File: control

package info (click to toggle)
psignifit 2.5.6-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 580 kB
  • sloc: ansic: 5,317; sh: 96; makefile: 41
file content (24 lines) | stat: -rw-r--r-- 885 bytes parent folder | download
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.