circulantij: circulantij function

View source: R/circulant.R

circulantijR Documentation

circulantij function

Description

A function to return the "idx" i.e. c(i,j) element of a circulant matrix with base "base".

Usage

circulantij(idx, base)

Arguments

idx

vector of length 2 th (i,j) (row,column) index to return

base

the base matrix of a circulant matrix

Value

the ij element of the full circulant


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.