do_edge_correction: Calculate the edge correction for those point pairs that...

Description Usage Arguments Value

View source: R/edge-corr.r

Description

Calculate the edge correction for those point pairs that matter.

Usage

1
do_edge_correction(pattern, corr_name, nearby_arr_idx)

Arguments

pattern

A ppp object from which the point pairs will be picked.

corr_name

The name of the edge correction. Options are 'translate' and 'none'.

nearby_arr_idx

An array index matrix with two columns. This decides for which point pairs an edge correction is calculated.

Value

A vector of edge correction coefficients for each point pair picked by nearby_arr_idx.


myllym/marksummary documentation built on May 23, 2019, 11:59 a.m.