R/data.R

#' Simulated example dataset
#' @description
#' This is the same simulated dataset used in the tutorial part of the RegDDM paper.
#'
#' \eqn{v = x_1\times v_{x_1}}
#'
#' \eqn{y \sim N(1 + 1\times v_{x_1} + 1\times c_1, 1)}
"regddm_tutorial"

Try the RegDDM package in your browser

Any scripts or data that you put into this service are public.

RegDDM documentation built on April 3, 2025, 7:45 p.m.