powered by
Plot the results of a JPEX parameter selection procedure.
# S3 method for JPEX_Parameters plot(x, ...)
A plot of cross-validation scores is produced.
A JPEX parameter selection object.
Further arguments passed to or from other methods.
Yicheng Kang
Plot the cross-validation scores against the bandwidth values.
Kang, Y. (2020) ``Consistent Blind Image Deblurring Using Jump-Preserving Extrapolation'', Journal of Computational and Graphical Statistics, 29(2), 372 -- 382, tools:::Rd_expr_doi("10.1080/10618600.2019.1665536").
cv.jpex, print.JPEX_Parameters, summary.JPEX_Parameters
cv.jpex
print.JPEX_Parameters
summary.JPEX_Parameters
parSel <- cv.jpex(stopsign, c(2,3)) plot(parSel)
Run the code above in your browser using DataLab