return_msg {seqHMM} | R Documentation |
Convert return code from estimate_nhmm and estimate_mnhmm to text
Description
Convert return code from estimate_nhmm and estimate_mnhmm to text
Usage
return_msg(code)
Arguments
code |
Integer return code from |
Value
Code translated to informative message.
[Package seqHMM version 2.0.0 Index]