R/hmmTMB-package.R

# Documentation that comes up when calling ?hmmTMB
# From roxygen2 documentation: "Package documentation will automatically 
# include information parsed from the DESCRIPTION, including title, 
# description, list of authors, and useful URLs."

#' @details
#' The package hmmTMB is based on three main classes (i.e., types of objects):
#' MarkovChain, Observation, and HMM. Type ?MarkovChain, ?Observation or ?HMM
#' to find their documentation, or consult the package vignettes for detailed
#' examples of the hmmTMB workflow.
#' @keywords internal
"_PACKAGE"

Try the hmmTMB package in your browser

Any scripts or data that you put into this service are public.

hmmTMB documentation built on Oct. 25, 2023, 1:07 a.m.