| rolypoly_perform_inference | R Documentation | 
Coordinates running inference.
rolypoly_perform_inference(rolypoly, bootstrap_iters = 50, outlier_threshold = -1, run_light = F, run_parallel = F)
| rolypoly | rolypoly object | 
| bootstrap_iters | number of bootstrap iterations to perform | 
| outlier_threshold | threshold for performing robust regression, still experimental. | 
| run_light | if we throw out bootstrap data | 
| run_parallel | if we collect bootstraps in parallel | 
rolypoly object with inference information attached
## Not run: run_inference(rolypoly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.