sparsebase {lgcp}R Documentation

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

...


[Package lgcp version 2.0 Index]