I would like to create a table like the one you can see here, maybe emphasizing nicely labels A,B with respect to the values (0,1). I tried to search but could not find a Latex code for this. Can anybody give me some tips?

|
I would like to create a table like the one you can see here, maybe emphasizing nicely labels A,B with respect to the values (0,1). I tried to search but could not find a Latex code for this. Can anybody give me some tips?
|
||||
|
|
|
Native (La)TeX technique.
Note: you can adjust the width of each column by specifying the ratio in
where
|
||||
|
|
This is an alternative solution using TikZ:
|
|||||||||
|
|
|||||
|
|
Here's an approach that uses a TikZ You can change the style of the header row and column using
|
|||
|
|
|
Using (La)TeX's native table is also possible, but you can get a better control if using PSTricks or TikZ. Here I use PSTricks, please compile it using
|
|||||||
|
|
|
|||
|
|