Learn R Programming

lgcp (version 1.8)

sparsebase: sparsebase function

Description

A function that returns the full precision matrix in sparse format from the base of a block circulant matrix, see ?Matrix::sparseMatrix

Usage

sparsebase(base)

Arguments

base

base matrix of a block circulant matrix

Value

...