Skip to content

Releases: TheoMichelot/moveHMM

Version 1.7

19 May 08:38
Compare
Choose a tag to compare

Minor release. The main changes are:

  • Two new vignettes: "Choosing starting values in moveHMM" and "Custom plots with moveHMM";
  • Fix simData when the step length and turning angle distributions are not the default.

Version 1.6

08 Jun 08:46
Compare
Choose a tag to compare

Changes include:

  • a few minor bug fixes;
  • two new functions, stationary and plotStationary, to compute and plot the stationary state probabilities as functions of covariates;
  • the possibility to add confidence intervals to plots of the transition probabilities (plot.moveHMM) and to plots of the stationary state probabilities (plotStationary), with the argument plotCI.

Version 1.5

31 Jul 09:15
Compare
Choose a tag to compare

Minor changes, including:

  • Bug fix in plotSat;
  • Allow calculation of angles using geosphere::bearing;
  • Better colour palette when many colours needed.

moveHMM version 1.4

06 Apr 09:53
Compare
Choose a tag to compare

Minor changes, including:

  • a couple of bug fixes,
  • prettier plotSat output,
  • the elk data for the vignette are now loaded automatically with the package.

Version 1.3

11 Jan 16:43
Compare
Choose a tag to compare

Very minor release; updates include:

  • plotSat can now return a ggplot object, so that more elements can be added to it manually;
  • plots are nicer for one-dimensional data (plotted against time);
  • the vignette looks better;
  • the output of plot.moveHMM looks nicer.

Version 1.2

04 Jun 11:07
Compare
Choose a tag to compare

New (minor) release for the package moveHMM. Changes include:

  • Function plotSat, to plot observations on a satellite picture.
  • Argument knownStates to function fitHMM, for cases when the state corresponding to some observations is known.
  • Color-blind friendly color palettes.
  • Several minor bug fixes.
  • Include references and citation information for MEE paper.

Version 1.1

03 Dec 08:15
Compare
Choose a tag to compare

Second release of the package moveHMM. Changes include:

  • possibility to simulate data directly from a fitted model
  • the columns and rows of MLEs and CIs are named, for clarity
  • argument to change colors in plot.moveHMM output
  • vignette written with knitr + small changes in vignette
  • better pseudo-residuals plots when zero-inflation is included
  • small changes in documentation

Version 1.0

23 Oct 17:33
Compare
Choose a tag to compare

A first version of the package was released on CRAN.