```
\documentclass[a4paper,12pt]{article}
\usepackage[flushleft]{threeparttable}
\usepackage{graphicx}
\newcommand\vm[1]{\raisebox{1.2ex}[0pt]{#1}}
\begin{document}
\begin{table}[ht]
\centering
\caption{Title For My Table}
\small
\begin{tabular}{r|l|l|l}
\hline\hline
& 0.0316 & 0.00186 & 0.0001 \\
\vm{Independent Variable 1}& (0.0284) & (0.0256) & (0.0221) \\
\hline & 0.0226 & -0.0154& -0.0125 \\
\vm{Independent Variable 2}& (0.00833) & (0.00887) & (0.0107) \\
\hline & 0.0180 & -0.00997 & -0.0245 \\
\vm{Independent Variable 3}& (0.0122) & (0.00972) & (0.0255) \\
\hline & 0.0270& -0.0180& -0.0222 \\
\vm{Independent Variable 4}& (0.0141) & (0.00915) & (0.0153) \\
\hline\hline
\end{tabular}
\vspace{5pt}
\parbox{0.7\textwidth}{\footnotesize Notes: I'm writing the notes and I want them to be the tableI want them to be the tableI want them to be the tableI want them to be the table
Notes: I'm writing the notes and I want them to be the tableI want them to be the tableI want them to be the tableI want them to be the table
Notes: I'm writing the notes and I want them to be the tableI want them to be the tableI want them
}
\end{table}
\end{document}
```
一周热门 更多>