essieRaster: Essie probability rasters

View source: R/Lattice.R

essieRasterR Documentation

Essie probability rasters

Description

Return the probabilities from an Essie model as a raster object.

Usage

essieRaster(obj, k, type = c("full", "forward", "backward", "likelihood"))

Arguments

obj

a fitted object generated by essie

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.

Details

This function returns the likelihood or the posterior probability of a single location as a raster object.

Value

a raster of probabilities/likelihoods


SWotherspoon/SGAT documentation built on June 1, 2022, 10:49 p.m.