aplot: aplot: favorability of integration

Description Usage Arguments Value Examples

Description

Plots showing how "favorability of integration" (sensu Munoz &Blumstein) is calculated. Each plot is of a user-defined parameter area (having dimensions DIM1 and DIM2). Favorability of integration is the proportion of this area in which the animal integrates.

Usage

1
aplot(zlist)

Arguments

zlist

A list having length, structure and named components equal to "optint.empty". See vignette for further requirements of zlist.opt . COL is Parameter varied between plots. DIM1 is parameter of dimension-1 of parameter area for calculating favorability of integration. DIM2 is parameter of dimension-2 of parameter area for calculating favorability of integration. CONST1 is parameter held constant among plots. CONST2 is parameter held constant among plots. CONST3 is parameter held constant among plots. CONST4 is parameter held constant among plots. CONST5 is parameter held constant among plots.

Value

Plot(s) (actually grids produced using function image in the package graphics) of user-specified parameter area (dimensions DIM1 and DIM2) color coded in order to show which stimuli, if any, the animal uses. The number of plots returned is equal to length(zlist$COL$value). The "value of integration" of a plot is given by A, in the title of each plot.

Examples

1

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