The goal of calibrater is to …
# Install the latest development version from GitHub:
if (!requireNamespace("remotes")) {
install.packages("remotes")
}
remotes::install_github("bgreenwell/fastshap")
This is a basic example which shows you how to solve a common problem:
library(calibrater)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.