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

Try the interep package in your browser

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

interep documentation built on Sept. 8, 2023, 6:21 p.m.