.check_spec_formula | R Documentation |
Checks performed:
Ensure presence of no more than one of unit_of_assignment()
,
cluster()
or unitid()
.
Disallow multiple block()
or multiple forcing()
terms.
Disallow forcing()
unless in RDD.
.check_spec_formula(form, allow_forcing = FALSE)
form |
A formula passed to |
allow_forcing |
Binary whether |
TRUE
if all checks pass, otherwise errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.