View source: R/logisticdupbyx_fast.R
logisticdupbyx_fast | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.