plot.ggb: Plot a GGB object

Description Usage Arguments

Description

Uses image function from the Matrix R package.

Usage

1
2
## S3 method for class 'ggb'
plot(x, subset = seq_along(x$Sig), ...)

Arguments

x

ggb object as returned by ggb

subset

which lambda values to plot, expressed as a subset of indices, between 1 and length(x$Sig)

...

additional arguments to pass to Matrix::image


unix9999/insurance documentation built on May 26, 2019, 5:34 a.m.