任务描述
我有一张很宽的表格,我想把它包括进去,但我不太确定该怎么做。我有一些虚拟数据代表我想在下面使用的表格。我试过使用sidewaystable
,,但没有成功。我不介意表格在一页上旋转、在一页上横向排列或横跨两页。任何建议都非常棒!谢谢adjustbox
landscape
\documentclass{article}
\begin{document}
\begin{table}[h]
\centering
\caption{Add caption}
\begin{tabular}{p{5em}cccccccccccccccc}
\cmidrule{2-17} \multicolumn{1}{c}{} & \multicolumn{1}{p{5em}}{\textbf{AB Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AC Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AD Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AE Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AF Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AG Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AH Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AI Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AJ Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AK Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AL Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AM Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AN Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AO Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AP Approx\newline{}Test AUC}} & \multicolumn{1}{p{5em}}{\textbf{AQ Approx\newline{}Test AUC}} \\
\cmidrule{2-17} \multicolumn{4}{l}{\textit{Panel A: Something long will go here}} & & & & & & & & & & & & & \\
\multicolumn{1}{c}{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{4}{l}{\textit{Panel B: Something long will go here}} & & & & & & & & & & & & & \\
\multicolumn{1}{c}{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{4}{l}{\textit{Panel C: Something long will go here}} & & & & & & & & & & & & & \\
\multicolumn{1}{c}{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{4}{l}{\textit{Panel D: Something long will go here}} & & & & & & & & & & & & & \\
\multicolumn{1}{c}{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{1}{c}{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
10 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\bottomrule
\end{tabular}%
\label{tab:addlabel}%
\end{table}%
\end{document}
答案1
您可以使用环境和字体大小以及 的值来使您的表格适合单个页面,从而加载geometry
包以获得更合理的边距。我添加了一些改进(面板之间的间距,列类型的使用)并简化了一些代码。landscape
\tabcolsep
S
\documentclass{article}
\usepackage{geometry}
\usepackage{lscape}
\usepackage{booktabs, caption}
\usepackage{siunitx}
\begin{document}
\begin{landscape}
\setlength{\tabcolsep}{3.4pt}
\setlength{\extrarowheight}{2pt}
\sisetup{table-format=1.4, table-number-alignment=center}
\begin{table}[!h]
\centering
\small
\caption{Add caption}
\begin{tabular}{@{}wc{3em}*{16}{S}@{}}
\toprule
& \multicolumn{16}{c}{\bfseries AB Approx Test AUC} \\
\cmidrule{2-17} \multicolumn{6}{@{}l}{\textit{Panel A: Something long will go here}} \\
50 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
40 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
30 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
20 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
10 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\ \addlinespace
\multicolumn{6}{@{}l}{\textit{Panel B: Something long will go here}} \\
50 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
40 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
30 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
20 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
10 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\ \addlinespace
\multicolumn{6}{@{}l}{\textit{Panel C: Something long will go here}} \\
50 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
40 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
30 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
20 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
10 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\ \addlinespace
\multicolumn{6}{l}{\textit{Panel D: Something long will go here}}& \\
50 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
40 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
30 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
20 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
10 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\bottomrule
\end{tabular}%
\label{tab:addlabel}%
\end{table}%
\end{landscape}
\end{document}
答案2
您需要重新设计列标题,它们太宽了,即使您将标题字体大小调小,表格也无法容纳在(横向)页面中。例如,将所有标题中的通用文本收集到一个\multicolumn
单元格中,即执行以下操作:
\documentclass{article}
\usepackage[margin=20mm]{geometry}
%---------------- show page layout. don't use in a real document!
\usepackage{showframe}
\renewcommand\ShowFrameLinethickness{0.15pt}
\renewcommand*\ShowFrameColor{\color{red}}
%---------------------------------------------------------------%
\usepackage{rotating}
\usepackage{booktabs, makecell}
\renewcommand\theadfont{\normalsize\bfseries}
\usepackage{lipsum}
\begin{document}
\begin{sidewaystable}
\centering
%\setlength\tabcolsep{3pt}
\caption{Add caption}
\begin{tabular}{l cccccccccccccccc }
\cmidrule{2-17}
& \multicolumn{16}{c}{\thead{Approx by Test AUC}} \\
& \thead{AB} & \thead{AC} & \thead{AD} & \thead{AE}
& \thead{AF} & \thead{AG} & \thead{AH} & \thead{AI}
& \thead{AJ} & \thead{AK} & \thead{AL} & \thead{AM}
& \thead{AN} & \thead{AO} & \thead{AP} & \thead{AQ}\\
\cmidrule{2-17}
\multicolumn{17}{l}{\textit{Panel A: Something long will go here}} \\
\addlinespace
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{17}{l}{\textit{Panel B: Something long will go here}} \\
\addlinespace
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{17}{l}{\textit{Panel C: Something long will go here}} \\
\addlinespace
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\multicolumn{17}{l}{\textit{Panel D: Something long will go here}} \\
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\bottomrule
\end{tabular}%
\label{tab:addlabel}%
\end{sidewaystable}%
\end{document}
附录:
显然这两个答案对 OP 来说都没有价值(而且他/她在此问题之后不再在网站上活跃)。但是,可能会有人对一些建议的解决方案感兴趣。因此,作为附录,我添加了另一个解决方案,该解决方案针对表使用tabularray
包(版本 2022C)及其X
列类型版本:
\documentclass{article}
\usepackage{geometry}
%---------------- show page layout. don't use in a real document!
\usepackage{showframe}
\renewcommand\ShowFrameLinethickness{0.15pt}
\renewcommand*\ShowFrameColor{\color{red}}
%---------------------------------------------------------------%
\usepackage[skip=0.33\baselineskip]{caption}
\usepackage{rotating}
\usepackage{tabularray}
\UseTblrLibrary{booktabs}
\usepackage{lipsum}
\begin{document}
\begin{sidewaystable}
\centering
\caption{Add caption}
\begin{tblr}{colsep=3pt,
colspec={@{} l *{16}{X[c]} @{}},
column{1} = {rightsep=1em},
row{1,2}={font=\bfseries},
row{4-Z}={rowsep=0.5pt},
row{9,15, 21} = {abovesep=2ex, belowsep=2pt},
}
\cmidrule[l,\heavyrulewidth]{2-17}
& \SetCell[c=16]{c} Approx by Test AUC
& & & & & & & & & & & & & & & \\
&AB &AC &AD &AE &AF &AG &AH &AI &AJ &AK &AL &AM &AN &AO &AP &AQ \\
\cmidrule[l]{2-17}
\SetCell[c=17]{l, font=\itshape} Panel A: Something long will go here
& & & & & & & & & & & & & & & & \\
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
% \midrule[dashed, fg=gray]
\SetCell[c=17]{l, font=\itshape} Panel B: Something long will go here
& & & & & & & & & & & & & & & & \\
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\SetCell[c=17]{l, font=\itshape} Panel C: Something long will go here
& & & & & & & & & & & & & & & & \\
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\SetCell[c=17]{l, font=\itshape} Panel D: Something long will go here
& & & & & & & & & & & & & & & & \\
{50} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{40} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{30} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{20} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
{10} & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001
& 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 & 0.0001 \\
\bottomrule
\end{tblr}%
\label{tab:addlabel}%
\end{sidewaystable}%
\end{document}