Description Usage Arguments Value See Also Examples
This function is a generic transformation function that does no conversion at all. It's really just here for testing things out. It is equivalent to calling psiLinear with default parameters
1  | psiIdentity(stimuli, smallValue = 10^-30)
 | 
stimuli | 
 a vector of stimuli, between -inf and inf  | 
smallValue | 
 A value to set nominal 0's to, to avoid errors in plotting simulated data, or aberrant responses  | 
a vector containing "warped" stimuli identical to the original stimuli
psiLinear, psiLogOdds, psiPrelec, psiLog, psiIdentityInverse
1  | psiIdentity(-10:10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.