getInvCovAR: Compute inverse covariance matrix for AR process (up to a...

View source: R/utils.R

getInvCovARR Documentation

Compute inverse covariance matrix for AR process (up to a constant scaling factor)

Description

Compute inverse covariance matrix for AR process (up to a constant scaling factor)

Usage

getInvCovAR(ar, ntime)

Arguments

ar

vector of p AR parameters

ntime

number of time points in timeseries

Value

inverse covariance matrix for AR process (up to a constant scaling factor)


mandymejia/templateICAr documentation built on June 2, 2025, 7:11 a.m.