This function computes the L statistic for a given point pattern.

L_stats(ppp_obj = NULL, from = NULL, to = NULL, L_dist = NULL)

Arguments

ppp_obj

a point pattern object

from

define the window of the point pattern to compute

to

define the window of the point pattern to compute

L_dist

a numeric value specifying the maximum distance at which the L statistic will be computed.

Value

A numeric value of the L statistic.