powered by
momentuHMM
Print momentuHMM
# S3 method for momentuHMM print(x, ...)
A momentuHMM object.
Currently unused. For compatibility with generic method.
# NOT RUN { # m is a momentuHMM object (as returned by fitHMM), automatically loaded with the package m <- example$m print(m) # }
Run the code above in your browser using DataLab