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
Currently, no mechanism exists to serialise VarName objects into a string, making it awkward to save DynamicPPL VarInfo and MCMCChains objects (see, e.g. here). Thus, it would be helpful to implement helper functions to serialise VarNames to string objects and deserialise such strings if needed.
The text was updated successfully, but these errors were encountered:
Currently, no mechanism exists to serialise
VarName
objects into a string, making it awkward to save DynamicPPLVarInfo
and MCMCChains objects (see, e.g. here). Thus, it would be helpful to implement helper functions to serialiseVarNames
to string objects and deserialise such strings if needed.The text was updated successfully, but these errors were encountered: