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]
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 06 Apr. 2025.
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
03/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for psyphy051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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