Nothing
Loop over the rows to standardize
and call gen_std_i()
with
internal_only = FALSE
.
Call gen_std_i_internal()
to find the terms to standardize.
Necessary for product terms. E.g.,
list(to_standardize_i = c("med", "iv"), prod_names = "iv_mod")
Call gen_std_i_internal()
to
generate the function to compute
the standardized estimates.
The output, std_i_internal
, is
a function doing the computation.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.