is.logistic.constant {mrds} | R Documentation |
Determines whether the specified logit model is constant for all observations. If it is constant then only one integral needs to be computed.
is.logistic.constant(xmat, g0model, width)
xmat |
data |
g0model |
logit model |
width |
transect width |
logical value
Jeff Laake