The LPsmooth package provides a R implementation for the smoothed inference and graphics by means of CD-plots and deviance tests, proposed in Algeri S., Zhang X. (2020+). Specifically, inference and adequate post-selection adjustments are performed via an LP-based smoothed bootstrap and the results are summarized via an exhaustive graphical tool called CD-plot.
Further details and theory about the algorithm can be found in the "Smoothed inference and graphics via LP modeling.", [arXiv:2005.13011].
For more technical problems, please contact the maintainer of the package Xiangyu Zhang at zhan6004@gmail.com.
First install the devtools package
install.packages("devtools")
library("devtools")
Then install this package
install_github('Yorkee2018/LPsmooth')
To see the available function to use, type
ls("package:LPsmooth")
Algeri S., Zhang X. (2020+). Smoothed inference and graphics via LP modeling. [arXiv:2005.13011]
The software is subjected to the GNU GPLv3 licensing terms and agreements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.