WeightedSumFitter.replace_rvs_by_values#
- WeightedSumFitter.replace_rvs_by_values(graphs, **kwargs)#
Clone and replace random variables in graphs with their value variables.
This will not recompute test values in the resulting graphs.
- Parameters:
graphs (array_like) – The graphs in which to perform the replacements.
- Return type:
array_like