Dear R community,

A new version of diveMove (1.6.0) is now on CRAN
(https://cran.r-project.org/package=diveMove).  diveMove offers tools
and utilities for performing essential tasks for the analysis of
time-depth recoder (TDR) data loggers.

The latest version completes the framework for modelling mixtures of
exponential distributions, a common approach for identifying transitions
between events such as dives occurring in bouts.  A new class is now
available to represent such data, with methods and functions available
for:

* Fitting models via non-linear least squares and maximum likelihood
  (recommended).
* Determining bout-ending criteria.
* Plotting predicted and observed data, including cumulative frequency
  distribution.
* Generating samples from mixtures of distributions.

The new class and associated methods make a number of functions in
previous versions obsolete.  Please see help(diveMove-defunct) and
help(diveMove-deprecated) for details.

https://github.com/spluque/diveMove

--
Sebastian P. Luque

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to