View source: R/logisticdupbyx.R
logisticdupbyx | R Documentation |
Treats logistic for duplicates as a function of covariate z; for a given z it computes the function at with those covariate values at a range of distances.
logisticdupbyx(distance, x1, x2, models, beta, point)
distance |
vector of distance values |
x1 |
covariate data for fct 1 |
x2 |
covariate data for fct 2 |
models |
model list |
beta |
logistic parameters |
point |
|
vector of probabilities
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.