statsmodels.tsa.vector_ar.svar_model.SVARResults.acf# SVARResults.acf(nlags=None)# Compute theoretical autocovariance function Parameters: nlagsint or NoneThe number of lags to include in the autocovariance function. The default is the number of lags included in the model. Returns: acfndarray (p x k x k)