You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains universal implementations of three algorithms for approximating projection depths in multivariate statistics: Random Search, Refined Random Search, and Spherical Nelder-Mead. These algorithms are designed to work with any depth function that satisfies the projection property.