View source: R/model_rating_table_deprecated.R
| rating_factors | R Documentation |
rating_table()rating_factors() is deprecated as of version 0.8.0. Use
rating_table() instead.
rating_factors(
...,
model_data = NULL,
exposure = TRUE,
exposure_name = NULL,
signif_stars = FALSE,
exponentiate = TRUE,
round_exposure = 0
)
... |
glm object(s) produced by |
model_data |
Optional data.frame used to create the model(s). If |
exposure |
Logical or character. If |
exposure_name |
Deprecated. Use |
signif_stars |
Deprecated. Use |
exponentiate |
Logical. If |
round_exposure |
number of digits for exposure (defaults to 0) |
See rating_table().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.