sanitize_variable | R Documentation |
(internal) Sanitize function to check model and data
sanitize_variable(model, trt)
model |
an glm model object. |
trt |
the name of the treatment variable on the right-hand side of the glm formula. |
if model and variable are non-compliant, will throw warnings or error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.