Learn R Programming

SelectBoost.gamlss (version 0.2.2)

plot.SelectBoost_gamlss_grid: Plot summary for sb_gamlss_c0_grid

Description

Plot summary for sb_gamlss_c0_grid

Usage

# S3 method for SelectBoost_gamlss_grid
plot(x, top = 15, ...)

Value

An invisible copy of x.

Arguments

x

A SelectBoost_gamlss_grid object.

top

Integer; how many top terms to show in the confidence barplot.

...

Ignored (reserved for future).