spatstat (version 1.25-1)

pool: Pool Data

Description

Pool the data from several objects of the same class.

Usage

pool(...)

Arguments

...
Objects of the same type.

Value

  • An object of the same class as the arguments ....

Details

The function pool is generic. There are methods for several classes, listed below. pool is used to combine the data from several objects of the same type, and to compute statistics based on the combined dataset. It may be used to pool the estimates obtained from replicated datasets. It may also be used in high-performance computing applications, when the objects ... have been computed on different processors or in different batch runs, and we wish to combine them.

See Also

pool.envelope, pool.fasp, pool.rat