Closed gdurif closed 2 years ago
Temp fix in 9158525
Chosen approach: a scenario is compatible with the data set if the total number of sample is equal to the number of populations in the dataset, which allow sampling in the past.
45092b9 answers the question about compatibility between scenario and dataset: the total number of samples in the scenario should correspond to the total number of populations in the dataset (allowing sampling in the past)
Expected behavior: a scenario is compatible with the data set if the number of populations sampled at t=0 is equal to the number of populations in the dataset.
Contradiction with TOY EXAMPLE 1: scenario with total number of sample equal to the number of populations in the dataset.
FIXME: line 520 in
R-pkg/R/21_historical_model.R