Internal function. Please refer to run_synthetic_forecast documentation.
compute_synthetic_control(
prepared_dataset,
unit_of_interest,
serie_of_interest,
col_time,
max_time_unit_of_interest
)Output from prepare_dataset().
Value of the col_unit_name that is of interest.
Column name os the serie to be projected.
String with the column name of the time column.
Outout from intern_get_max_time_unit_of_interest().
List with (i) Synth::dataprep() output and (ii) Synth::Synth() output.
Compute the synthetic control 9wraps Synth package).