| plot.sum.intsearc | R Documentation |
Produces a plot for summary object of a fitted interval search model. Plot 'visited' points against iteration steps. start.N points are initial points selected before interval search starts.
## S3 method for class 'sum.intsearch'
plot(x, type = "summary", startN = 21, ...)
x |
an object of class |
type |
type of plot to be drawn, |
startN |
number of initial points. Needed if |
... |
additional argument(s) |
Natalia Becker \ natalia.becker@dkfz.de
Sill M., Hielscher T., Becker N. and Zucknick M. (2014), c060: Extended Inference with Lasso and Elastic-Net Regularized Cox and Generalized Linear Models, Journal of Statistical Software, Volume 62(5), pages 1–22. https://doi.org/10.18637/jss.v062.i05.
EPSGO, summary.intsearch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.