question.ad: Internal lassoenet functions

Description Usage Arguments Details Author(s)

View source: R/question.ad.R

Description

Internal lassoenet functions

Usage

1
question.ad(data = data, response = response, x.indices = x.indices)

Arguments

data

A well-cleaned data.frame.

response

The location of the response within the data.frame.

x.indices

The locations of the predictors within the data.frame.

Details

These are not intended for use by users. This function is a part of the interactiver function. This function asks a series of questions and provides pratical suggestions. It returns a collection of inputs for the Adaptive Lasso model.

Author(s)

Mokyo Zhou


MokyoZhou/lassoenet documentation built on May 20, 2019, 11:38 a.m.