logisticbyz {mrds} | R Documentation |
Logistic as a function of distance
Description
Treats logistic as a function of distance; for a given distance it computes function at all covariate values in data.
Usage
logisticbyz(x, distance, models, beta)
Arguments
x |
covariate data |
distance |
single distance value |
models |
model list |
beta |
logistic parameters |
Value
vector of probabilities
Author(s)
Jeff Laake
[Package mrds version 2.3.0 Index]