assert_model

hhpy.modelling.assert_model(model: Any) → hhpy.modelling.Model[source]

takes any Model, model object or dictionary and converts to Model

Parameters:model – Mapping or object containing a model
Returns:Model