README.md

calibrater

Lifecycle:
experimental

The goal of calibrater is to …

Installation

# Install the latest development version from GitHub:
if (!requireNamespace("remotes")) {
  install.packages("remotes")
}
remotes::install_github("bgreenwell/fastshap")

Example

This is a basic example which shows you how to solve a common problem:

library(calibrater)
## basic example code


bgreenwell/calibrater documentation built on Dec. 31, 2020, 8:53 p.m.