plot.Miss.boosting: Plot coefficients from a "Miss.boosting" object

View source: R/plot.Miss.boosting.R

plot.Miss.boostingR Documentation

Plot coefficients from a "Miss.boosting" object

Description

Draw plots for estimated parameters in a fitted "Miss.boosting" object, including a heatmap for discrete environmental (E) effects, and selected genetic (G) effects and G-E interactions, and plots for each of selected continuous E (EC) effect and interactions between EC and G.

Usage

## S3 method for class 'Miss.boosting'
plot(x, ...)

Arguments

x

Fitted "Miss.boosting" model.

...

Other graphical parameters to plot.

Value

A heatmap for estimated coefficients.

References

Mengyun Wu and Shuangge Ma. Robust semiparametric gene-environment interaction analysis using sparse boosting. Statistics in Medicine, 38(23):4625-4641, 2019.

See Also

Miss.boosting, and predict methods.


GEInter documentation built on May 20, 2022, 1:17 a.m.