Skip to content

Commit

Permalink
Fixed image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Tulloch committed Apr 3, 2012
1 parent ac0e1c5 commit fda2b12
Showing 1 changed file with 1 addition and 3 deletions.
Expand Up @@ -62,9 +62,7 @@ In the pointwise approach, we seek to estimate the variance of an individual pre
\end{align} where $\hat \sigma^2$ is the estimated variance of the innovations $\epsilon_i$.


\begin{figure}
\centering\includegraphics[width=\textwidth]{./RCode/CubicRegression.png}
\end{figure}
<img src="/images/CubicRegression.png" />

We can implement this algorithm in R as follows:

Expand Down

0 comments on commit fda2b12

Please sign in to comment.