Skip to content

Commit 9c42252

Browse files
committed
Update ar1_processes.md
1 parent 6e8ad05 commit 9c42252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/ar1_processes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ plt.rcParams["figure.figsize"] = (11, 5) #set default figure size
5656

5757
## The AR(1) model
5858

59-
The **AR(1) model** (autoregressive model of order 1) takes the form
59+
The *AR(1) model* (autoregressive model of order 1) takes the form
6060

6161
```{math}
6262
:label: can_ar1

0 commit comments

Comments
 (0)