compute_statistics: compute_statistics

View source: R/compute_statistics.R

compute_statisticsR Documentation

compute_statistics

Description

Compute summary statistics

Usage

compute_statistics(x, y, k, xr, yr, w_statistics, bw, divisor, kernel_arg, r)

Arguments

x, y

x and y coordinates of the points from the reference point pattern.

k

Vector of values k; used only if Dk is included in w_statistics below.

xr, yr

x and y extension of the observation window (start, end).

w_statistics

vector of named weights for optional spatial statistics from the spatstat package to be included in the energy calculation. This may include Dk, K, Hs, pcf.

bw, divisor, kernel_arg, r

Several parameters related to summary function.

Details

Compute optional spatial statistics using the spatstat package.

Value

list


mhesselbarth/SHAR documentation built on March 19, 2024, 12:24 p.m.