verde
verde copied to clipboard
Remove the Vector composite estimator
It's no longer necessary since the Chain was removed and all other estimators have support for multiple component data.
Relevant issues/PRs: Fixes #481
Wait until #504 is implemented. Then rebase and update the model selection tests to use Trend instead of VectorSpline2D.