plot.bic.PTReg {GEInter} | R Documentation |
Draw a heatmap for estimated coefficients in a fitted
"bic.PTReg"
object.
## S3 method for class 'bic.PTReg'
plot(x, ...)
x |
Fitted |
... |
Other graphical parameters to plot. |
A heatmap for estimated coefficients.
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.
bic.PTReg
, and predict
, and coef
methods.