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

l_points

Add points to plot


Description

This layers add points to smooth, parametric or random effect plots. It can also be used to add points to the output of check1D and check2D. The meaning of the added points, which could represent residuals or covariate values, should be clear from context.

Usage

l_points(...)

Arguments

...

graphical arguments to be passed to ggplot2::geom_point.

Value

An object of class gamLayer.

See Also


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.