pCClik2 {binspp} | R Documentation |
Evaluate unnormalized likelihood for auxiliary variable
Description
Calculates the unnormalized likelihood for an auxiliary variable by evaluating pairwise interaction between points. The interaction thresholds are derived from the input theta vector.
Usage
pCClik2(thetaprop, CC)
Arguments
thetaprop |
A vector of theta1 and theta2. |
CC |
A coordinate matrix of points. |
Value
A list of the computed likelihood and a row vector of summed interaction between points.
[Package binspp version 0.2.2 Index]