f.mu: Difference between stimulus distribution overlap and...

Description Usage Arguments Value Examples

Description

Internal function for calculating means of distributions centered around 0 based on user-specified uncertainties, u1 or u2, by solving for the root in voi. Distribution in state "a" has mean, mu. Distribution in state "b" has mean -mu.

Usage

1
f.mu(mu, uu)

Arguments

mu

mean of normal distribution in state "a"

uu

uncertainty - proportion of overlap of distributions in states "a" and "b"

Value

None

Examples

1
uniroot(f.mu, c(-10,10), 0.2)

nicolemunoz99/multisensory documentation built on June 29, 2019, 2:51 p.m.