reno.ops.dist_params#
- reno.ops.dist_params(dist, refs)#
Extract any dunder variables in the refs passed from pymc.py for setting up parameters for the pymc converted distribution.
- Parameters:
dist (Distribution)
refs (dict)
- Return type:
tuple[str, int, str, int]