Remove dots in sub-sub-sections
This commit is contained in:
parent
7797cad058
commit
f8321bf835
11 changed files with 11 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
\subsubsection{Na\"{i}ve Methods, Moving Averages, and Exponential Smoothing.}
|
||||
\subsubsection{Na\"{i}ve Methods, Moving Averages, and Exponential Smoothing}
|
||||
\label{ets}
|
||||
|
||||
Simple forecasting methods are often employed as a benchmark for more
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
\subsubsection{Autoregressive Integrated Moving Averages.}
|
||||
\subsubsection{Autoregressive Integrated Moving Averages}
|
||||
\label{arima}
|
||||
|
||||
\cite{box1962}, \cite{box1968}, and more papers by the same authors in the
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
\subsubsection{Seasonal and Trend Decomposition using Loess.}
|
||||
\subsubsection{Seasonal and Trend Decomposition using Loess}
|
||||
\label{stl}
|
||||
|
||||
A time series $y_t$ may exhibit different types of patterns; to fully capture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue