essieRaster: Essie probability rasters

Description Usage Arguments Details Value

Description

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

Usage

1
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


KateGoodenough/RoL-SGAT documentation built on June 11, 2019, 1:29 p.m.