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
Thank you very much. I tried with data without NA and it works. Just to add information, I tried with the data with NA with predictions (marginaleeffects) and predict.glm (stats) and it works.
When I try estimate_expectation I got the following error:
m1_predict <- estimate_expectation(m1, data = rec_hex_6_03_df, type = "response")
Error: Predictions and standard errors are not of the same
length. Please specify the
data
argument.The text was updated successfully, but these errors were encountered: