| do_resampling | R Documentation |
Internal helper that sets the skip_new_stats_dm and
skip_validate_stats_dm options to TRUE before
evaluating an expression, and resets them to NULL afterward (see also
stats.options()). Intended to
prevent the (unncessary) creation/checking of stats_dm objects during
resampling.
do_resampling(x)
x |
An expression to evaluate. |
The result of evaluated x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.