Learn R Programming

BayesBrainMap (version 0.1.3)

getInvCovAR: 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)

Value

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

Arguments

ar

vector of p AR parameters

ntime

number of time points in timeseries