Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Vector Autoregressions
tsa.vector_ar
»
statsmodels.tsa.vector_ar.svar_model.SVARProcess
»
statsmodels.tsa.vector_ar.svar_model.SVARProcess.acf
¶
SVARProcess.
acf
(
nlags=None
)
¶
Compute theoretical autocovariance function
Returns:
acf
: ndarray (p x k x k)
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Vector Autoregressions
tsa.vector_ar
»
statsmodels.tsa.vector_ar.svar_model.SVARProcess
»