LeaveOneOut.run#
- LeaveOneOut.run(experiment, context)[source]#
Drop each control unit in turn and compare effect estimates.
- Parameters:
experiment (
BaseExperiment) – The fitted SyntheticControl experiment.context (
PipelineContext) – Pipeline context providingexperiment_configfor re-fits.
- Return type: