Graphics, Figures & TablesPartial Rule in Table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
ssylvester
Posts: 1
Joined: Sat Dec 14, 2013 6:39 pm

Partial Rule in Table

Post by ssylvester »

I'm okay with LaTeX but need a little help with some coding. I want to make the attached table but do not know how to get the line that is under the "Predicted Probabilities" wording. I was able to make it in Excel but would like to learn to do it. It seems like it would be simple but I have not been able to fine coding for it. Hopefully someone can help.
Attachments
table-example.jpg
table-example.jpg (64.22 KiB) Viewed 2628 times
Last edited by localghost on Sat Dec 14, 2013 6:59 pm, edited 1 time in total.
Reason: Image rescaled to a reasonable size for better view on small screens (see Board Rules).

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Partial Rule in Table

Post by Johannes_B »

Have a look at package booktabs and its cmidrule.

If you have further questions, please provide a minimal working example. It's easier for us to help you with an MWE.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply