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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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