xtilde: Calculate working X's to update Gammas.

Description Usage Arguments Value

View source: R/utility_functions.R

Description

function used to calculate working X's (xtilde) in step 3 of algorithm

Usage

1
xtilde(interaction.names, data.main.effects, beta.main.effects)

Arguments

interaction.names

character vector of interaction names. must be separated by a ':' (e.g. x1:x2)

data.main.effects

data frame or matrix containing the main effects data

beta.main.effects

data frame or matrix containing the coefficients of main effects

nlambda

number of tuning parameters

Value

matrix of working X's (xtilde)


sahirbhatnagar/eclustProject documentation built on May 29, 2019, 12:58 p.m.