Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.plotSmooth

Printing plots of smooth effects


Description

This method prints objects of class plotSmooth.

Usage

## S3 method for class 'plotSmooth'
print(x, addLay = TRUE, ...)

Arguments

x

an object of class plotSmooth.

addLay

if TRUE, and if the $empty slot of the plotSmooth object is TRUE or NULL, we add some default layers to the plots, before printing. Does not have any affect if the plotSmooth object already contains some layers (e.g. l_rug()).

...

currently unused.

Value

Returns NULL, invisibly.


mgcViz

Visualisations for Generalized Additive Models

v0.1.6
GPL-3
Authors
Matteo Fasiolo [aut, cre], Raphael Nedellec [aut], Yannig Goude [ctb], Christian Capezza [ctb], Simon N. Wood [ctb]
Initial release
2020-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.