knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
stablr is an R package designed to test the model stability of an arbitrary analysis, by leveraging the analyst's knowledge of the underlying data generating processes.
You can install the released version of stablr from CRAN with:
install.packages("stablr")
See the vignettes for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.