Skip to content

Commit

Permalink
minor fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
natashawatkins committed Jul 14, 2017
1 parent 6a47cda commit e1c4dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/arma.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ understood to be
X_t = \phi X_{t-1} + \epsilon_t + \theta \epsilon_{t-1}
```
where epsilon_t is a white noise process with standard
where ``\epsilon_t`` is a white noise process with standard
deviation sigma.
If ``\phi`` and ``\theta`` are arrays or sequences,
Expand Down

0 comments on commit e1c4dbb

Please sign in to comment.