Description Usage Arguments Value See Also Examples
bayesianStevensPowerLaw
| 1 2 3 | 
| stimuli | a vector of stimuli, between 0 and inf | 
| kappaObjective | An alternative specification giving kappa in objective units | 
| kappa | The location of the category | 
| tauStimuli | The precision of the stimulus traces: may be a single number or a vector | 
| tauCategory | The precision of the category distribution | 
| responses | an optional vector of responses. | 
| responseGrid | an optional vector of response structured Responses If responses are given, the return value is the logLikelihood of the responses given the parameters | 
A vector the transformed stimuli
bayesianHuttenlocherSpatialMemory
| 1 2 3 | bayesianStevensPowerLaw(1:100)
bayesianStevensPowerLaw(1:100, kappa=1, tauStimuli=2)
bayesianStevensPowerLaw(1:100, kappa=1, tauStimuli=2, responses=2*(1:100)^.9)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.