plot.bic.PTReg: Plot coefficients from a "bic.PTReg" object

View source: R/plot.bic.PTReg.R

plot.bic.PTRegR Documentation

Plot coefficients from a "bic.PTReg" object

Description

Draw a heatmap for estimated coefficients in a fitted "bic.PTReg" object.

Usage

## S3 method for class 'bic.PTReg'
plot(x, ...)

Arguments

x

Fitted "bic.PTReg" model.

...

Other graphical parameters to plot.

Value

A heatmap for estimated coefficients.

References

Yaqing Xu, Mengyun Wu, Shuangge Ma, and Syed Ejaz Ahmed. Robust gene-environment interaction analysis using penalized trimmed regression. Journal of Statistical Computation and Simulation, 88(18):3502-3528, 2018.

See Also

bic.PTReg, and predict, and coef methods.


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