A model to manage likelihood functions, environmental masks and behavioural likelihood functions for pre-derived satellite locations. There are some options for configuration, but this may be considered a template for any given model. The model function exists simply to make the object construction simple.
See solar.model
for some related detail.
vector of date-times for each light level
matrix of pre-derived satellite locations
function from object managing X proposals
function from object managing Z proposals
lookup function for X's against masks
lookup function for Z's against masks
logical - is the release point known?
logical - is the recapture point known?
starting positions for the primary locations, see position.logp
starting positions for the intermediat locations.
variance for locations
distribution to use for behavioural constraint
mean to use for behavioural distribution
variance for behavioural distribution
PROJ.4 string for coordinate system used
Michael D. Sumner
posn.sigma
may be a single value for all estimates, or a vector of values for each position
estimate.
Transformation of coordinates is supported via a simple function that
only performs coordinate transforms if proj.string
is not
longlat.
Sumner, Wotherspoon and Hindell (2009). Bayesian Estimation of Animal Movement from Archival and Satellite Tags, PLoS ONE. https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0007324
See also solar.model
for the counterpart model
for estimating positions for light tags.