rgn function

Example datasets for demonstrating the features of regnet

Example datasets for demonstrating the features of regnet

Example datasets for demonstrating the features of regnet. data

Format

"LogisticExample", "SurvExample" and "HeteroExample" are simulated data. Each data includes three main components: X, Y, and beta; beta is a vector of the true coefficients used to generate Y.

"ContExample" is a subset of the skin cutaneous melanoma data from the Cancer Genome Atlas (TCGA). The response variable Y is the log-transformed Breslow’s depth. X is a matrix of gene expression data.

data("LogisticExample") data("SurvExample") data("ContExample") data("HeteroExample")

Examples

data("LogisticExample") lapply(rgn.logi, class)
  • Maintainer: Jie Ren
  • License: GPL-2
  • Last published: 2025-02-10