From 2f833377ad07525518ba2c53cb6bd5a58c40a56d Mon Sep 17 00:00:00 2001 From: asoroosh Date: Wed, 10 Mar 2021 11:52:17 +0000 Subject: [PATCH] spellingfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb95dcb..60e252f 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ rhohat = ``` -Realise that simulating a pair of time series with different autocorrelation with a specified (log-zero) correlation is challenging. If the original pair of white time series (before "colouring") have correlation rho, they will not have correlation rho after colouring. This can be corrected with corrected using Eq. S9 in Section S3.1 as following +Realise that simulating a pair of time series with different autocorrelation with a specified (log-zero) correlation is challenging. If the original pair of white time series (before "colouring") have correlation rho, they will not have correlation rho after colouring. This can be corrected using Eq. S9 in Section S3.1 as following ``` Sigma_X = toeplitz(ac_x);