plotrope {rope} | R Documentation |
Plot rope results
Description
Plot rope results
Usage
plotrope(result, data, types = c("global"), ...)
Arguments
result |
An object returned by |
data |
Matrix of variable presence counts. One column for each variable, one row for each parameter value (e.g. levels of regularization). |
types |
List of names of plots to draw (alternatives |
... |
Pass level=v for a vector v of indices when drawing the fits plot to only plot for penalization levels corresponding to v |
[Package rope version 1.0 Index]