View source: R/evaluate-lambda.R
coxintensity2matrix | R Documentation |
Evaluate lambda
coxintensity2matrix(x, nx = 2^8, ny = NULL, bbox, at = NULL, W, ...)
x |
object from 'lambda'-function |
nx |
if 'at' missing, make a grid with this many x-steps (only in 2d!) |
ny |
like nx but for y-dimension (can be omitted) |
bbox |
bounding box for the window in case grid used |
at |
where to evaluate, matrix of coordinates |
W |
alternative to bbox, owin-object (2D!) |
... |
omitted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.