pathplot: Plot Coefficients Paths

pathplotR Documentation

Plot Coefficients Paths

Description

This is a simple wrapper function to plot coefficients paths obtained from the boosting optimizer function boost and the LASSO optimizer lasso.

Usage

pathplot(object, ...)

Arguments

object

An object of class "bamlss".

...

Arguments passed to boost_plot or lasso_plot.

See Also

boost_plot, lasso_plot


bamlss documentation built on March 19, 2024, 3:08 a.m.