essieRaster | R Documentation |
Return the probabilities from an Essie model as a raster object.
essieRaster(obj, k, type = c("full", "forward", "backward", "likelihood"))
obj |
a fitted object generated by |
k |
the index of the location |
type |
whether to return the full estimate, the estimate from the forward or backward pass of the algorithm or the likelihood. |
This function returns the likelihood or the posterior probability of a single location as a raster object.
a raster of probabilities/likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.