X (xr.DataArray, optional) – Input features. Not used by state-space models, but kept for API compatibility.
y (xr.DataArray) – Target variable with dims [“obs_ind”, “treated_units”].
coords (dict, optional) – Not used, kept for API compatibility.
kwargs (Any)