getCorrMatFromAcf: Construct the full correlation matrix from autocorrelation...

Description Usage Arguments

View source: R/autocorr.R

Description

Construct the full correlation matrix from autocorrelation components.

Usage

1
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.


lognorm documentation built on Nov. 22, 2021, 1:07 a.m.