estAttributes {cvCovEst} | R Documentation |
Estimator Attributes Function
Description
estAttributes()
returns a named list corresponding to the
attributes of a specific estimator implemented in the cvCovEst
package.
Usage
estAttributes(estimator)
Arguments
estimator |
A |
Value
A named list
containing the attributes of the indicated
estimator.
[Package cvCovEst version 1.2.2 Index]