extract_stat: extract_stat

Description Usage Arguments

Description

This function is used to extract the mean, medium, upper and lower quantiles (as specified by alpha) of the input vector.

Usage

1
extract_stat(Vec, alpha = 0.05, med = FALSE)

Arguments

Vec

A numeric matrix, usually a covariance matrix

alpha

An numeric value specifying the upper and lower quantiles

med

A logical value, if TRUE the function returns the medium instead of the the mean.


bojinov/diagMAAR documentation built on May 22, 2019, 2:22 p.m.