l_fitPoints: Adding points representing the fitted effect

View source: R/L_fitPoints.R

l_fitPointsR Documentation

Adding points representing the fitted effect

Description

This function adds points representing the fitted effect. Mainly useful for plotting factor effects.

Usage

l_fitPoints(...)

Arguments

...

graphical arguments to be passed to ggplot2::geom_point.

Value

an object of class gamLayer.

See Also

See plot.ptermFactor for examples.


mgcViz documentation built on Oct. 6, 2023, 5:09 p.m.

Related to l_fitPoints in mgcViz...