coxintensity2matrix: Evaluate lambda

View source: R/evaluate-lambda.R

coxintensity2matrixR Documentation

Evaluate lambda

Description

Evaluate lambda

Usage

coxintensity2matrix(x, nx = 2^8, ny = NULL, bbox, at = NULL, W, ...)

Arguments

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.


antiphon/rcox documentation built on June 3, 2023, 11:07 a.m.