dpsf | R Documentation |
Normalized the bin integral per area of bin used in the Monte Carlo accumulation.
dpsf(psfm, norm = TRUE)
psfm |
An object produced by the function |
norm |
Logical. Should the PSF be normalized to sum to unity? |
PSF are normalized per area of each bin depending on geometry. If norm is TRUE, PSF is normalize to sum to 1 before calculation and the integral of the area normalized PSF will be 1.
Note that the bin containing data from the last requested distance to infinite will have a value of zero per area PSF.
A vector with the average per area PSF in each bin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.