I cannot fit the coefficient, standard error, and p-level on a single page. What do I do? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Adjust table to fit within the pageLandscape table doesn't fit in the pageFit Sidewaystable on single page with titleHaving problem to fit four tables into a single pageFit a table in a single pageHow to fit table to the width of the page?Table too wide to fit the pageFit table into page margins and center the second headingtable doesn't fit on the pageWhat is the “correct” way to scale tables to fit on the page?
How does light 'choose' between wave and particle behaviour?
How fail-safe is nr as stop bytes?
Chinese Seal on silk painting - what does it mean?
Why does the remaining Rebel fleet at the end of Rogue One seem dramatically larger than the one in A New Hope?
What is the topology associated with the algebras for the ultrafilter monad?
What was the first language to use conditional keywords?
How do living politicians protect their readily obtainable signatures from misuse?
Can a new player join a group only when a new campaign starts?
Amount of permutations on an NxNxN Rubik's Cube
Why do we need to use the builder design pattern when we can do the same thing with setters?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
If Windows 7 doesn't support WSL, then what does Linux subsystem option mean?
Do I really need to have a message in a novel to appeal to readers?
Converted a Scalar function to a TVF function for parallel execution-Still running in Serial mode
How to write the following sign?
ArcGIS Pro Python arcpy.CreatePersonalGDB_management
Significance of Cersei's obsession with elephants?
How much damage would a cupful of neutron star matter do to the Earth?
What is this clumpy 20-30cm high yellow-flowered plant?
Why weren't discrete x86 CPUs ever used in game hardware?
How come Sam didn't become Lord of Horn Hill?
Why do early math courses focus on the cross sections of a cone and not on other 3D objects?
Crossing US/Canada Border for less than 24 hours
Why is the AVR GCC compiler using a full `CALL` even though I have set the `-mshort-calls` flag?
I cannot fit the coefficient, standard error, and p-level on a single page. What do I do?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Adjust table to fit within the pageLandscape table doesn't fit in the pageFit Sidewaystable on single page with titleHaving problem to fit four tables into a single pageFit a table in a single pageHow to fit table to the width of the page?Table too wide to fit the pageFit table into page margins and center the second headingtable doesn't fit on the pageWhat is the “correct” way to scale tables to fit on the page?
I have a big regression. 3 panels, 5 columns, and about 10 variables. STATA outputs the table with each cell like this:
150.234***
(23.4)
The first thing I do is trim the needless sig figs.
150***
(23)
but I still don't have enough space. I need to get rid of the line break. But then it's too wide.
150 (23)***
Would it be appropriate to just show the computed z-score?
150 (6.4)
That way the reader can derive both the standard error and the p-level from the z-score.
tables
New contributor
add a comment |
I have a big regression. 3 panels, 5 columns, and about 10 variables. STATA outputs the table with each cell like this:
150.234***
(23.4)
The first thing I do is trim the needless sig figs.
150***
(23)
but I still don't have enough space. I need to get rid of the line break. But then it's too wide.
150 (23)***
Would it be appropriate to just show the computed z-score?
150 (6.4)
That way the reader can derive both the standard error and the p-level from the z-score.
tables
New contributor
add a comment |
I have a big regression. 3 panels, 5 columns, and about 10 variables. STATA outputs the table with each cell like this:
150.234***
(23.4)
The first thing I do is trim the needless sig figs.
150***
(23)
but I still don't have enough space. I need to get rid of the line break. But then it's too wide.
150 (23)***
Would it be appropriate to just show the computed z-score?
150 (6.4)
That way the reader can derive both the standard error and the p-level from the z-score.
tables
New contributor
I have a big regression. 3 panels, 5 columns, and about 10 variables. STATA outputs the table with each cell like this:
150.234***
(23.4)
The first thing I do is trim the needless sig figs.
150***
(23)
but I still don't have enough space. I need to get rid of the line break. But then it's too wide.
150 (23)***
Would it be appropriate to just show the computed z-score?
150 (6.4)
That way the reader can derive both the standard error and the p-level from the z-score.
tables
tables
New contributor
New contributor
New contributor
asked 2 mins ago
Cody SmithCody Smith
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Cody Smith is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485546%2fi-cannot-fit-the-coefficient-standard-error-and-p-level-on-a-single-page-what%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Cody Smith is a new contributor. Be nice, and check out our Code of Conduct.
Cody Smith is a new contributor. Be nice, and check out our Code of Conduct.
Cody Smith is a new contributor. Be nice, and check out our Code of Conduct.
Cody Smith is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485546%2fi-cannot-fit-the-coefficient-standard-error-and-p-level-on-a-single-page-what%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown