Combined LaTeX Table Maker
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
analysis |
Analysis that produced data for regression analyses: "cfa", "bf", or "lca" |
outcomes |
Vector of formal object names of outcome variables |
outcomeSet |
Name for group of outcome variables |
outcomeNameVector |
Vector of full "pretty" outcome names |
modelPredictorNamesList |
Vector of names that represent models with different sets of predictors (IDs names of results matrices) |
stars |
Whether to substitute stars for numerical p-values |
stats |
Statistics of interest from results, e.g., c('Estimate', 'Std. Error', 'Pr(>|t|)') |
statsNames |
Vector: Specify if want syntax output to have prettier names than ones native to results output |
basic |
Combine columns so stars and estimates in single column? TRUE/FALSE |
multiOutcome |
Multiple outcomes in same table? TRUE/FALSE |
outcomeAbbreviationNote |
For table note (e.g. 'SF-12 = Short Form Health Survey.') |
minDecimals |
Minimum number of decimal places to retain (to line up, in case trailing .00) |
n.roundDigits |
Number of digits to round to |
shortCaption |
Just outcome name as table title? TRUE/FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.