Description Usage Arguments Details References See Also Examples
Function for plotting coefficients from sparsereg analysis.
1 2 |
x |
Object from output of class sparsereg. |
... |
Additional items to pass to plot. Options below. |
The function returns up to three plots in one figure. Each plot corresponds with main effects, interaction effects, and two-way interactions. Additional options to pass below.
main1, main2, main3 Main titles for plots of main effects, interactive effects, and two-way interactions.
xlabel Label for x-axis.
plot.one Takes on the value of FALSE or 1, 2, or 3, denoting whether to return a single plot for main effects (1), interactive effects (2), or two-way interactions (3).
Ratkovic, Marc and Tingley, Dustin. 2015. "Sparse Estimation with Uncertainty: Subgroup Analysis in Large Dimensional Design." Working paper.
sparsereg, plot.sparsereg, summary.sparsereg, violinplot, difference
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.