View source: R/logistic_regression.R
| logistic_regression_cols | R Documentation | 
Layout-creating function which creates a multivariate column layout summarizing logistic
regression results. This function is a wrapper for rtables::split_cols_by_multivar().
logistic_regression_cols(lyt, conf_level = 0.95)
| lyt | ( | 
| conf_level | ( | 
A layout object suitable for passing to further layouting functions. Adding this
function to an rtable layout will split the table into columns corresponding to
statistics df, estimate, std_error, odds_ratio, ci, and pvalue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.