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
Most likely the error is due to the second guessed parameter of the model being NA for some reason. The first 4 parameters are from model_decay, so let's focus on those:
We are using the following custom model:
On the initial value check, we get an out of bounds errors:
Most likely the error is due to the second guessed parameter of the model being NA for some reason. The first 4 parameters are from model_decay, so let's focus on those:
Relevant code for model_decay:
The text was updated successfully, but these errors were encountered: