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
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
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

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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns