coeff {binspp} | R Documentation |
Calculate parameters for Birth and Death Interaction likelihood functions.
Description
Calculates r1 and r2, which serve as distance thresholds for Birth and Death Interaction likelihood functions.
Usage
coeff(theta)
Arguments
theta |
A vector of theta1 and theta2. |
Value
A vector of r1 and r2.
[Package binspp version 0.2.2 Index]