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 2653 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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
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