vec.outer: Calculate the outer product of a vector with itself

Description Usage Arguments Value

View source: R/clustMD_UtilityFunctions.R

Description

This function calculates the outer product of a vector with itself.

Usage

1

Arguments

x

a numeric vector.

Value

Returns the outer product of the vector x with itself.


clustMD documentation built on May 2, 2019, 2:09 a.m.