Skip to contents

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forksGitHub Repo stars

GitHub commit activityGitHub contributorsGitHub last commitGitHub pull requestsGitHub repo sizeGitHub language countProject Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

Overview

tern.rbmi provides an interface for Reference Based Multiple Imputation (rbmi) within the tern framework.

Background

For details of the rbmi package, please see Reference Based Multiple Imputation (rbmi). The basic usage of rbmi core functions is described in the quickstart vignette:

vignette(topic = "quickstart", package = "rbmi")

Installation

# install.packages("pak")
pak::pak("insightsengineering/tern.rbmi@*release")

Alternatively, you might want to use the development version.

# install.packages("pak")
pak::pak("insightsengineering/tern.rbmi")

Usage

To understand how to use this package, please refer to the Introduction to tern.rbmi article, which provides multiple examples of code implementation.

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/tern.rbmi

Forkers

Forkers repo roster for @insightsengineering/tern.rbmi