diff --git a/src/fanhmm_EM.cpp b/src/fanhmm_EM.cpp index 6bb3a1f..82a2d05 100644 --- a/src/fanhmm_EM.cpp +++ b/src/fanhmm_EM.cpp @@ -120,7 +120,7 @@ void fanhmm_sc::mstep_A(const double ftol_abs, const double ftol_rel, return_code = 7; } } - if (print_level > 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of transition probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of emission probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of cluster probabilities ended with return code "<< return_code<<" after "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of initial probabilities ended with return code "<< return_code<<" after "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of transition probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of emission probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of emission probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of initial probabilities ended with return code "<< return_code<<" after "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of transition probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of emission probabilities of state "< 2 && return_code > 0) { + if (print_level > 2) { Rcpp::Rcout<<"M-step of emission probabilities of state "<