Learn R Programming

ravetools (version 0.3.2)

plot.ravetools_bpc: Plot Basis Profile Curve results

Description

S3 plot method for ravetools_bpc objects returned by bpc. Draws a three-panel figure: the basis profile curves, the subgroup-by-subgroup significance matrix \(\Xi\) ordered by assignment, and the per-subgroup projection weights.

Usage

# S3 method for ravetools_bpc
plot(x, ...)

Value

Invisibly returns x.

Arguments

x

a ravetools_bpc object.

...

ignored.