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 13 Mar. 2026.
Previous versions and publish date:
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

vacuum  
Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
beezdemand  
Behavioral Economic Easy Demand
Facilitates many of the analyses performed in studies of behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency  
coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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