hankel: Hankel matrix

Description Usage Arguments Value Author(s)

Description

Creates a hankel matrix from a vector.

Usage

1
hankel(x, ncol = length(x)%/%2)

Arguments

x

A numeric vector.

ncol

numeric, number of columns of the matrix.

Value

A matrix.

Author(s)

Oscar Perpiñán Lamigueiro


oscarperpinan/pdcluster documentation built on May 24, 2019, 4:52 p.m.