calc_T_vals: Calculate T value

View source: R/rapt_summarize.R

calc_T_valsR Documentation

Calculate T value

Description

Takes input of relabeling object and calculates the T value for either K or G function

Usage

calc_T_vals(
  relabelings,
  func = "K",
  rmin = 0,
  rmax,
  K_cor = "border",
  G_cor = "km"
)

Details

This uses the method from Baddeley et al. to calculate the T value for an envelope for either K (K3est) G G3est function

References

Baddeley, A., Diggle, P. J., Hardegen, A., Lawrence, T_, Milne, R. K., & Nair, G. (2014). On tests of spatial pattern based on simulation envelopes. Ecological Monographs, 84(3), 477–489. https://doi.org/10.1890/13-2042.1


aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.