View source: R/deprecated_defunct.R
arrange_regression | R Documentation |
These methods take glm
or lm
objects to create
a data frame containing a regression table.
This function has been defunct. It is
no longer needed.
arrange_regression(x, est_name, standardized, conf.int, ...)
x |
|
est_name |
Character. If |
standardized |
Logical. Indicates if coefficients were standardized
(e.g., using |
conf.int |
Numeric. Either a single value (range [0, 1]) giving the
confidence level or a two-column |
... |
[ For |
data.frame
of class apa_regression_table
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.