Model.transform_parameter()#

Model.transform_parameter(name, bijector)[source]#

Returns a deep copy of the model with the transformed parameter.

The node groups are currently not copied over to the new model.

Return type

Model