plot_PP_gam: Plot pulse pressure GAM smooths and partial residuals

View source: R/gam_tools.R

plot_PP_gamR Documentation

Plot pulse pressure GAM smooths and partial residuals

Description

Plot pulse pressure GAM smooths and partial residuals

Usage

plot_PP_gam(PP_gam, return_list = FALSE, add.ci = TRUE, add.intercept = TRUE)

Arguments

PP_gam

PP GAM

return_list

If true, return list of plots instead of combined plot.

add.ci

Show 95% confidence interval on plots.

add.intercept

Add model intercept to trend plot.

Value

Patchworked ggplot


JohannesNE/waveformtools documentation built on July 1, 2022, 8:48 p.m.