View source: R/report_table_lm.R
Function create a table in order to display results of a regression.
1 2 3 |
identifier |
A character string identifying the model. |
terms |
A character vector indicating which terms you want to report in the table. |
term_nrs |
A numeric vector indicating which terms you want to report in the table. |
statistics |
A character vector of statistics you want to display in the table. |
include_model |
Include or exclude model statistics (e.g., R squared). |
term_labels |
A character vector to change the labels for the terms. |
results |
A tidystats list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.