plot_path | R Documentation |
Function that takes user requests as input, to show the requested graph
plot_path(obj, lmb, coeff, type = c("path", "l1", "BIC"), ...)
obj |
Object to be plotted |
lmb |
lambda values used in the model |
coeff |
the coefficients' matrix |
type |
type of graph to be ploted |
... |
Other characteristics to be added |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.