Hallo
Ich habe ein kleines Problem. Und zwar würde ich gerne die Tabelle wie im Screenshot im Anhang "nachbauen". Ich habe mal folgenden Code gemacht:
Code:
\begin{tabular}{lllllll}\toprule
\textbf{Factor} & \textbf{Effect} & \textbf{Percentage of Variation} & \textbf{Confidence Intervall} & \textbf{Effect} & \textbf{Percentage of Variation} & \textbf{Confidence Intervall} \\ \midrule
I & 26.55 & ~ & (16.35,36,74) & 0.03 & ~ & (-0.02,0.07) \\
\bottomrule
\end{tabular}
Was ich jetzt nicht hinbekommen ist folgendes:
- Umbruch bei "Percentage of Variation" etc. auf zwei Zeilen.
- "Additive Model" und "Multiplicative Model" inklusive dem Strich unterhalb.
Kann mir da jemand helfen?
Vielen Dank!
Lesezeichen