vector_variability: Compute "variance" of the vectors var()

Description Usage Arguments Value

Description

Compute "variance" of the vectors var()

Usage

1
2
vector_variability(vec_lst, mean_vec = apply(abind::abind(vec_lst, along = 2),
  1, mean))

Arguments

vec_lst

Data to process as a list of numeric vectors

mean_vec

(optional) Desired mean vector as a numeric vector

Value

Variance of data values around mean as a numeric matrix


bwrc/cocoreg-r documentation built on May 13, 2019, 9:09 a.m.