Learn R Programming

seqHMM (version 2.1.0)

return_msg: 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)

Value

Code translated to informative message.

Arguments

code

Integer return code from model$estimation_results$return_code.