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
The model name gets appended to posterior variable names when the model is fit. load_json() checks the variable names in the JSON to ensure it's being loaded into the correct model type.
However, ModelBuilder may offer more functionality. Users will probably want options for things like including the observation data.
Is there a plan to add the option to save or load the model? In lifetimes, there is an option to do so.
The text was updated successfully, but these errors were encountered: