ShrinkCovMat-deprecated: Deprecated functions in package ShrinkCovMat.
Description
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("<function>-deprecated").
Usage
shrinkcovmat.equal(data, centered = FALSE)shrinkcovmat.identity(data, centered = FALSE)
shrinkcovmat.unequal(data, centered = FALSE)
<code>shrinkcovmat.equal</code>
For shrinkcovmat.equal, use shrinkcovmat and set target = "spherical".
<code>shrinkcovmat.identity</code>
For shrinkcovmat.identity, use shrinkcovmat and set target = "identity".
<code>shrinkcovmat.unequal</code>
For shrinkcovmat.unequal, use shrinkcovmat and set target = "diagonal".