check_formula | R Documentation |
Generic S3 method for checking if the formula is valid for the specified model
check_formula(model, data, formula)
model |
a model list object returned from check_model() |
data |
user supplied data |
formula |
user supplied formula |
the formula object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.