Learn R Programming

GEInter (version 0.3.2)

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

Description

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

Usage

# S3 method for PTReg
plot(x, ...)

Arguments

x

Fitted "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

PTReg, and predict, and coef methods.