knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

stablr

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.

Installation

You can install the released version of stablr from CRAN with:

install.packages("stablr")

See the vignettes for more information.



arun-ramamurthy/stablr documentation built on May 17, 2019, 10:37 a.m.