BayesianBasisExpansionTimeSeries.replace_rvs_by_values#
- BayesianBasisExpansionTimeSeries.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 (
Sequence[TensorVariable]) – The graphs in which to perform the replacements.- Return type:
array_like