calc.derived | R Documentation |
Calculates a one of a variety of derived statistics from model (see below).
calc.derived(stat, hmmlt, obs = 1:dim(hmmlt$hmltm.fit$xy)[1])
stat |
the statistic name (character variable). |
hmmlt |
the model (as ouput by |
obs |
indices of rows of |
The following are the options for argument stat
:
effective strip width estimate.
inverse effective strip width estimate.
estimated probability of detection at perpendicular distance zero.
estimated mean probability of detection.
estimated inverse mean probability of detection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.