If no explicit predation kernel \(\phi_i(w, w_p)\) is stored in the params object, then this function calculates it from the information in the species parameter data frame in the params object.

getPredKernel(params)

Arguments

params

A MizerParams object

Value

An array (predator x predator_size x prey_size)

Details

For more detail about the predation kernel see setPredKernel.