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

pathplot(object, ...)

Arguments

object

An object of class "bamlss".

...

Arguments passed to boost_plot or lasso_plot.