Skip to content

Commit 4f32792

Browse files
author
MBalthasar
committed
2 parents bd733bc + a0119fa commit 4f32792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ R package for harmonic modelling of time-series data.
33

44
<img src="images/NDVI_combined_compressed.gif" width=1000>
55

6-
To calculate the harmonic fitted curve of a periodic signal, ordinary least squares regressions were computed using coupled sine and cosine curves on time-series data. The underliying algorithm which is based Shumway, R. H., & Stoffer, D. S. (2017) equations 4.1 - 4.2 can be seen below:
6+
To calculate the harmonic fitted curve of a periodic signal, ordinary least squares regressions are computed using coupled sine and cosine curves on time-series data. The underlying algorithm which is based Shumway, R. H., & Stoffer, D. S. (2017) equations 4.1 - 4.2 can be seen below:
77

88
<img src="images/Harmonic_Equation.png" width=500>
99

0 commit comments

Comments
 (0)