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, optionalThe random seed for the sampling.