Other packages > Find by keyword >

psyphy  

Functions for Analyzing Psychophysical Data in R
View on CRAN: Click here


Download and install psyphy package within the R console
Install from CRAN:
install.packages("psyphy")

Install from Github:
library("remotes")
install_github("cran/psyphy")

Install by package version:
library("remotes")
install_version("psyphy", "0.3")



Attach the package and use:
library("psyphy")
Maintained by
Ken Knoblauch
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-05-29
Latest Update: 2023-08-19
Description:
An assortment of functions that could be useful in analyzing data from psychophysical experiments. It includes functions for calculating d' from several different experimental designs, links for m-alternative forced-choice (mafc) data to be used with the binomial family in glm (and possibly other contexts) and self-Start functions for estimating gamma values for CRT screen calibrations.
How to cite:
Ken Knoblauch (2007). psyphy: Functions for Analyzing Psychophysical Data in R. R package version 0.3, https://cran.r-project.org/web/packages/psyphy. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:44), 0.0-3 (2007-05-29 17:43), 0.0-4 (2007-05-31 16:38), 0.0-5 (2007-09-01 13:57), 0.0-6 (2008-06-02 14:08), 0.0-7 (2008-06-08 17:14), 0.0-8 (2008-07-15 17:47), 0.0-9 (2008-10-24 09:16), 0.1-0 (2009-01-17 11:13), 0.1-1 (2009-01-26 19:38), 0.1-2 (2009-08-21 19:23), 0.1-3 (2009-09-28 10:04), 0.1-4 (2011-06-24 18:58), 0.1-5 (2011-06-29 13:56), 0.1-6 (2011-10-14 15:22), 0.1-7 (2012-07-29 17:22), 0.1-9 (2014-01-22 13:19), 0.2-2 (2020-11-10 16:10), 0.2-3 (2022-01-03 12:30)
Other packages that cited psyphy R package
View psyphy citation profile
Other R packages that psyphy depends, imports, suggests or enhances
Complete documentation for psyphy
Functions, R codes and Examples using the psyphy R package
Some associated functions: RGB . SS.RGBcalib . dprime.ABX . dprime.SD . dprime.mAFC . dprime.oddity . ecc2 . glm.WH . glm.lambda . logit.2asym . mafc . probit.lambda . psyfun.2asym . psyphy-package . summary.lambda . 
Some associated R codes: SS.RGBcalib.R . SS.calib.R . dprime.ABX.R . dprime.SD.R . dprime.mAFC.R . dprime.oddity.R . gl.links.R . glm.WH.R . glm.lambda.R . mafc.R . probit.lambda.R . psyfun.2asym.R .  Full psyphy package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA