I'm using this LaTeX code
Code: Select all
\begin{frame}[fragile]
\frametitle{Multiple Mean Comparisons}
\begin{verbatim}
Sum of Source DF Squares Mean Square F Value Pr > F
Model 3 1080.000000 360.000000 3.56 0.0382
Error 16 1620.000000 101.250000
Corrected Total 19 2700.000000
\end{verbatim}
\end{frame}