nn_binom: nn_binom

View source: R/rTEM_02.R

nn_binomR Documentation

nn_binom

Description

calculates binomial distributions with n = k for each k in k_vec and probability of success p

Usage

nn_binom(k_vec, p)

Arguments

k_vec

vector of integers to use as n values for binomial distribution

p

probability of success. Should equal the concentration of the point pattern that this will be compared to using the neighbors() function


rolandrolandroland/rTEM documentation built on March 29, 2025, 2:17 p.m.