exampleData: Example dataset

exampleDataR Documentation

Example dataset

Description

These data are used in the examples and tests of functions to keep them as short as possible.

Usage

example

miExample

forest

Details

example is a list of the following objects for demonstrating fitHMM:

  • m A momentuHMM object

  • simPar The parameters used to simulate data

  • par0 The initial parameters in the optimization to fit m

miExample is a list of the following objects for demonstrating crawlWrap, MIfitHMM, and MIpool:

  • obsData Simulated observation data with measurement error and temporal irregularity (generated by simData)

  • bPar initial parameter estimates for MIfitHMM examples

forest is a simulated spatial covariate raster object of the RasterLayer class


momentuHMM documentation built on Oct. 19, 2022, 1:07 a.m.