# NOT RUN {
# For example, to compute the log-likelihood of the sequence "seq" with the
# pre-trained HMM "hmm", the following command may be used:
# }
# NOT RUN {
hmm_loglik(input=seq, input_model=hmm)
# }
Run the code above in your browser using DataLab