Rank Covariances: private API
PortfolioOptimisers.RankCovarianceEstimator — Type
abstract type RankCovarianceEstimator <: AbstractCovarianceEstimatorAbstract supertype for all rank-based covariance estimators.
All concrete and/or abstract types implementing rank-based covariance estimation algorithms should be subtypes of RankCovarianceEstimator.
Related