ocbe-uio / TruncExpFam

R package to generate data related to the Truncated Exponential Family
https://ocbe-uio.github.io/TruncExpFam/
GNU General Public License v3.0
0 stars 1 forks source link

Add warning when ML estimation stops because `max.it` was reached #92

Closed wleoncio closed 2 years ago

wleoncio commented 2 years ago

The lack of a warning message might mislead the user into thinking there was convergence, when the algorithm simply stopped because it reached the maximum number of iterations.