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