Learn R Programming

lognorm (version 0.1.6)

getCorrMatFromAcf: getCorrMatFromAcf

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.