Query: psignifit
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PSIGNIFIT(1) PSIGNIFIT(1)NAMEPsignifit - A program for fitting and testing hypotheses about psychometric functions.DESCRIPTIONPsignifit 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. Psignifit accepts input in a number of dif- ferent ways: From named text files: psignifit <data> <preferences> Entirely from the console: psignifit (...) (enter data and preferences from the console and then send an EOF character - Ctrl-D in most UNIX shells) Partly from named text files, partly from the console: psignifit <data> <preferences> - Through a pipe: cat <data + preferences> | psignifit Or via a mixture of piped input on stdin and files named on the command line: echo "#random_seed 12345" | cat <preferences> | psignifit <data> - For more documentation see the files in the /usr/share/doc/psignifit directory or visit http://bootstrap-software.org/psignifit/EXAMPLESAn example dataset and fitting preferences can be found in /usr/share/doc/psignifit/examplesTESTA regression test for psignifit can be found in /usr/share/doc/psignifit/testsAUTHORPsignifit was written by Jeremy Hill. This manual page was written by Michael Hanke <michael.hanke@gmail.com>, for the Debian project (but may be used by others). Michael Hanke August 26, 2005 PSIGNIFIT(1)
Related Man Pages |
---|
gnome-power-preferences(1) - opensolaris |
libnifti(1) - debian |
psignifit(1) - debian |
gconf-editor(1) - sunos |
gnome-network-preferences(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Fityk 0.8.4 (Default branch) |
Fityk 0.8.5 (Default branch) |
Fityk 0.8.6 (Default branch) |
Bluefish: where are the preferences saved? |
Here doc question |