R/data.R

#' Simulated data
#' 
#' A data set containing outcome for Gaussian, logistic, and Cox variables and 20 predictors
#' 
#' @format a data frame with 100 rows and 23 variables
"sampledata"


#' sample network 0
#' 
#' A Laplacian matrix for the predictors
#' 
#' @format a matrix with 20 rows and 20 columns
"L0"

#' sample network 1
#' 
#' An alternative Laplacian matrix for the predictors
#' 
#' @format a matrix with 20 rows and 20 columns
"L1"

Try the glmaag package in your browser

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

glmaag documentation built on May 10, 2019, 9:04 a.m.