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
AttributeError: module 'xarray' has no attribute 'Coordinates'
Thanks
Wenbo
The text was updated successfully, but these errors were encountered:
wenboyu0803
changed the title
Error when compute pps in Cumulative Model
Error when compute pps in Cumulative Model, the version of bambi is 0.14.0
Nov 22, 2024
Hey @wenboyu0803 apologies for the delayed response. At the moment, I can't reproduce your error as I am (for some weird reason) getting multiprocessing errors when fitting a cumulative model. Once I get this resolved, I will circle back here.
Hi, i encounter an error when run bayes model
idata_pps = model.predict(idata = idata, kind="response", inplace=False)
AttributeError: module 'xarray' has no attribute 'Coordinates'
Thanks
Wenbo
The text was updated successfully, but these errors were encountered: