estAttributes: Estimator Attributes Function

View source: R/helpers.R

estAttributesR 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 character vector specifying a class of estimator.

Value

A named list containing the attributes of the indicated estimator.


cvCovEst documentation built on May 29, 2024, 5:51 a.m.