test_kernel_fits: Test multiple kernel fits to dispersal data.

Description Usage Value

Description

test_kernel_fits takes output from wrangle_beetle_data and runs tests to determine the best-fitting dispersal kernel for all beetles as a whole, for females independently, and for males independently. The following kernels are tested: the Poisson distribution (Poisson), the negative binomial distribution (NegBinomial), the Sichel distribution (SICHEL), and the Poisson Inverse Gaussian distribution (a special case of the Sichel distribution where ν = -0.5).

Usage

1
test_kernel_fits(clean_data)

Value

A list of lists. Each top-level list ($all, $females, or $males) contains the following objects:


bochocki/correlatedtraits documentation built on May 20, 2019, 6:46 p.m.