simData: Simulated dataset to be used for gamlasso

Description Usage Format Details Examples

Description

The package includes a simulated dataset that we will use for the examples.

Usage

1

Format

A 100-by-23 data frame. There are 10 variables (x1,...,x10) corresponding to the linear predictors and 4 (z1,...,z4) corresponding to the smooth predictors. There are 7 response variables corresponding to the different models fitted -

The variables starting with X are the same as the linear predictors but are concatenated into a matrix X to be used for the formula implementation of gamlasso

Details

The code for creating this simulated dataset is included in the vignette of this package.

Examples

1
## Please see examples in ?gamlasso

plsmselect documentation built on Dec. 1, 2019, 1:11 a.m.