R package to fit continuous-time Markov chain to dive data
You must have INLA installed to use this package. See the download page for instructions.
In R, the latest release can be install using the devtools
package
with the command:
devtools::install_github("r-glennie/CTMCdive")