powered by
fmt_uni_regression
Print fmt_uni_regression objects
# S3 method for fmt_uni_regression print(x, ...)
object of class fmt_uni_regression object from fmt_uni_regression() function
fmt_uni_regression()
further arguments passed to or from other methods.
# NOT RUN { fmt_uni_regression( trial, method = "glm", y = "response", method.args = list(family = binomial), exponentiate = TRUE ) %>% print() # }
Run the code above in your browser using DataLab