GeneralSignificance levels of tests in tables

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Bender
Posts: 4
Joined: Sat Jan 12, 2008 12:34 pm

Significance levels of tests in tables

Post by Bender »

I have to print stars after numbers in tables like
0.0023^{***}
0.06
0.04^{*}

The "^" and "^" indicate only superscript and should not be printed.

I'm searching for a way to print this with numbers aligned at the decimal point.
Many thanks
Bender

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Significance levels of tests in tables

Post by localghost »

Use the dcolumn package from the tools bundle. Its documentation shows how to declare and use new column types with alignment as requested.


Best regards and welcome on Board
Thorsten
Post Reply