
666 Spatial Point Patterns: Methodology and Applications with R
plotted usin g the same colour map, which will be displayed only once, at the margin of the array of
panels. Figu re 16.2 shows the result of
> D <- solapply(split(amacrine), density)
> plot(D, equal.ribbon=TRUE, main="")
For a list of "fv" objects, the argument equal.scales=TRUE will ensure that all plots use the same
coordinate axis limits.
16.4 Hyperframes
In statistical analysis we usually think of the results of an experiment as bein g stored in an arr a y.
The array has one column for each variable measure d in the experiment, and one row for each
experimental unit on which the variables ...