circulant.numeric {spatsurv} | R Documentation |
circulant.numeric function
Description
returns a circulant matrix with base x
Usage
## S3 method for class 'numeric'
circulant(x, ...)
Arguments
x |
an numeric object |
... |
additional arguments |
Value
a circulant matrix with base x
[Package spatsurv version 2.0-1 Index]