Description Usage Arguments Value
View source: R/BasicFunctions.R
Integrate over a sampled field given as a matrix within a specified counting region
1 | lapplyIntegrateVectorizedGrids(listi, arrayGrid, truePixelSize)
|
listi |
list with logicalGridPointsInsideCountingDomain and scaleArea stuff |
arrayGrid |
Matrix where the first dimension gives the complete vectorized (1-dimensional) grid ( c() applied to the matrix of grid values) and teh second dimension corresponds to differnet samples |
truePixelSize |
Numeric vector of dim 2 specifying the size of each pixel (in x- and y-direction) |
Numeric vector with the expected number of Poisson distributed counts given each of the sampled fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.