logisticbyx {mrds} | R Documentation |
Logistic as a function of covariates
Description
treats logistic as a function of covariates; for a given covariate combination it computes function at with those covariate values at a range of distances
Usage
logisticbyx(distance, x, models, beta, point)
Arguments
distance |
vector of distance values |
x |
covariate data |
models |
model list |
beta |
logistic parameters |
point |
|
Value
vector of probabilities
Author(s)
Jeff Laake
[Package mrds version 2.3.0 Index]