psd_varma_help: helping function for psd_varma

View source: R/varma.R

psd_varma_helpR Documentation

helping function for psd_varma

Description

helping function for psd_varma

Usage

psd_varma_help(
  freq,
  ar = matrix(nrow = nrow(sigma), ncol = 0),
  ma = matrix(nrow = nrow(sigma), ncol = 0),
  sigma
)

beyondWhittle documentation built on May 31, 2023, 6:51 p.m.