getCorrMatFromAcf: Construct the full correlation matrix from autocorrelation components.
Description
Construct the full correlation matrix from autocorrelation components.
Usage
getCorrMatFromAcf(nRow, effAcf)
Arguments
nRow
number of rows in correlation matrix
effAcf
numeric vector of effective autocorrelation components
. The first entry, which is defined as 1, is not used.