Learn R Programming

natural (version 0.9.0)

plot.natural.path: plot a natural.path object

Description

This function is adapted from the ggb R package.

Usage

# S3 method for natural.path
plot(x, ...)

Arguments

x

an object of class natural.path, as returned by nlasso_path and olasso_path

...

additional argument(not used here, only for S3 generic/method consistency)