Skip to contents

Runs an interactive version of the midoc vignette: Multiple Imputation DOCtor (midoc). In the interactive version, you can apply midoc functions in shiny-package apps using your own DAG and data.

Usage

midocVignette()

Value

A browser-based, interactive version of the midoc vignette

Examples

if (FALSE) { # interactive()
# Run the interactive vignette
midocVignette()
}