MVITS.calculate_counterfactual#

MVITS.calculate_counterfactual(random_seed=None)[source]#

Calculate the counterfactual scenario of never releasing the new product.

Extends the InferenceData object

Parameters:
random_seednp.random.Generator | int, optional

The random seed for the sampling.