circulant.matrix: circulant.matrix function

Description Usage Arguments Value

Description

If x is a matrix whose columns are the bases of the sub-blocks of a block circulant matrix, then this function returns the block circulant matrix of interest.

Usage

1
2
## S3 method for class 'matrix'
circulant(x, ...)

Arguments

x

a matrix object

...

additional arguments

Value

If x is a matrix whose columns are the bases of the sub-blocks of a block circulant matrix, then this function returns the block circulant matrix of interest.


bentaylor1/spatsurv documentation built on May 12, 2019, 3:02 p.m.