Learn R Programming

cmenet (version 0.1.2)

Bi-Level Selection of Conditional Main Effects

Description

Provides functions for implementing cmenet - a bi-level variable selection method for conditional main effects (see Mak and Wu (2018) ). CMEs are reparametrized interaction effects which capture the conditional impact of a factor at a fixed level of another factor. Compared to traditional two-factor interactions, CMEs can quantify more interpretable interaction effects in many problems. The current implementation performs variable selection on only binary CMEs; we are working on an extension for the continuous setting.

Copy Link

Version

Install

install.packages('cmenet')

Monthly Downloads

224

Version

0.1.2

License

GPL (>= 2)

Maintainer

Simon Mak

Last Published

May 27th, 2022

Functions in cmenet (0.1.2)

cmenet

Bi-level selection of conditional main effects (fixed parameters)
maize

Maize dataset
full.model.mtx

Generate full model matrix for MEs and CMEs
predictcme

Predict using a fitted cmenet object
cv.cmenet

Bi-level selection of conditional main effects