uniformGuessingModel: uniformGuessingModel

Description Usage Arguments Value See Also Examples

Description

uniformGuessingModel

Usage

1
2
uniformGuessingModel(stimuli, responses = NULL,
  responseGrid = sort(unique(responses)), mode = "prediction")

Arguments

stimuli

a vector of stimuli, between 0 and inf

responses

an optional vector of responses

responseGrid

An optional vector of possible responses

mode

What aspect should the function calculate? Legel choices include "prediction", "simulation", and "subjectiveLogLikelihood" If responses are given, the return value is the logLikelihood of the responses given the parameters

Value

A vector the transformed stimuli

See Also

bayesianHuttenlocherSpatialMemory

Examples

1

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