You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at this because although I specified a tolerance of 0.1, TAM kept iterating well beyond this point in terms of absolute deviance change. In tam.np, there is no reference to dev_crit (i.e. absolute or relative), but convD is always referenced against relative change.
The text was updated successfully, but these errors were encountered:
I looked at this because although I specified a tolerance of 0.1, TAM kept iterating well beyond this point in terms of absolute deviance change. In tam.np, there is no reference to dev_crit (i.e. absolute or relative), but convD is always referenced against relative change.
The text was updated successfully, but these errors were encountered: