psiIdentity: psiIdentity

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
psiIdentity(stimuli, smallValue = 10^-30)

Arguments

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

Value

a vector containing "warped" stimuli identical to the original stimuli

See Also

psiLinear, psiLogOdds, psiPrelec, psiLog, psiIdentityInverse

Examples

1
psiIdentity(-10:10)

dlandy/WarpedBayes documentation built on May 29, 2019, 2:49 p.m.