Skip to content

Commit

Permalink
Final Commit Informaiton criteria
Browse files Browse the repository at this point in the history
  • Loading branch information
ackurth authored Apr 17, 2020
1 parent e577ce0 commit a0e6c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elephant/causality/granger.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def bic(cov, order, dimension, length):

def aic(cov, order, dimension, length):
'''
Calculate AkaikeInformation Criterion
Calculate Akaike Information Criterion
Parameters
----------
cov : np.ndarray
Expand Down

0 comments on commit a0e6c93

Please sign in to comment.