R/example.R

#' simulated data for demonstrating the features of interep
#'
#' Simulated data for demonstrating the features of interep.
#'
#' @docType data
#' @keywords datasets
#' @name dat
#' @usage data("dat")
#' @format Each data consists of six components: e, z, x, y, coef and index; index shows the location of the true coefficients used to generate y.
#' @examples
#' data("dat")
NULL
feizhoustat/interep documentation built on Feb. 12, 2024, 8:30 a.m.