Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GGiecold/pyRMT
/ functions
Functions
10 in github.com/GGiecold/pyRMT
⨍
Functions
10
◇
Types & classes
0
↓ 3 callers
Function
checkDesignMatrix
Parameters ---------- X: a matrix of shape (T, N), where T denotes the number of samples and N labels the number of f
pyRMT.py:89
↓ 1 callers
Function
directKernel
This function computes a non linear shrinkage estimator of a covariance marix based on the spectral distribution of its eigenvalues and that of
pyRMT.py:609
↓ 1 callers
Function
gammaHelper
Helper function to optimalShrinkage function defined below. The eigenvalue to the cleaned estimator of a true correlation matrix are co
pyRMT.py:384
↓ 1 callers
Function
marcenkoPastur
Parameter --------- X: random matrix of shape (T, N), with T denoting the number of samples, whereas N refers to the
pyRMT.py:136
↓ 1 callers
Function
poolAdjacentViolators
PAV uses the pool adjacent violators method to produce a monotonic smoothing of y. Translated from matlab by Sean Collins (2006), and part of
pyRMT.py:679
↓ 1 callers
Function
stieltjes
Parameters ---------- z: complex number E: square matrix Returns ------- A complex number, the reso
pyRMT.py:289
↓ 1 callers
Function
xiHelper
Helper function to the rotationally-invariant, optimal shrinkage estimator of the true correlation matrix (implemented via function opti
pyRMT.py:328
Function
clipped
Clips the eigenvalues of an empirical correlation matrix E in order to provide a cleaned estimator E_clipped of the underlying correla
pyRMT.py:174
Function
optimalShrinkage
This function computes a cleaned, optimal shrinkage, rotationally-invariant estimator (RIE) of the true correlation matrix C underlyin
pyRMT.py:471
Function
rho
(x)
pyRMT.py:166