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
Hello everyone,
I faced odd results from sim() using it with (ulam) models that have simplex predictors in it. I tested it with a modified version of model m12.6:
Hello everyone,
I faced odd results from
sim()
using it with (ulam) models that have simplex predictors in it. I tested it with a modified version of model m12.6:I had to estimate the first parameter of the simplex model as well instead setting it zero to get
sim()
working.The original data looks like:
The prediction of the model with simplex looks like:
Using the model m12.7 works just fine:
The prediction looks well:
The text was updated successfully, but these errors were encountered: