Logistic for duplicates as a function of covariates (fast)
As logisticdupbyx
, but faster when distance is a covariate (but no interactions with distance occur.
logisticdupbyx_fast(distance, x1, x2, models, beta, point, beta_distance)
distance |
vector of distance values |
x1 |
linear predictor for 1, without distance |
x2 |
linear predictor for 2, without distance |
models |
model list |
beta |
logistic parameters |
point |
|
beta_distance |
parameter for distance |
David L Miller
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.