Description Usage Arguments Value Examples
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.
1 | aplot(zlist)
|
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. |
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.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.